package org.openstack.atlas.api.validation.expectation; public interface CompleteExpectation { int getExpectationId(); }