Interface PropertyValueAssertion

All Superinterfaces:
Assertion, Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
PropertyValueAssertionImpl

public interface PropertyValueAssertion extends Assertion
A representation of the model object 'Property Value Assertion'. PropertyValueAssertion is an [=Assertion=] that specifies a value for a [=property=] on an [=instance=]. The value is either a [=literal=] value in the case of a [=ScalarProperty=], a contained [=StructureInstance=] value in the case of a [=StructuredProperty=], or a referenced [=NamedInstance=] value in the case of a [=Relation=].

The following features are supported:

See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Assertions'"