Interface VocabularyStatement

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, IdentifiedElement, Member, org.eclipse.emf.common.notify.Notifier, Statement, VocabularyMember
All Known Subinterfaces:
AnnotationProperty, Aspect, BuiltIn, Classifier, Concept, Entity, RelationBase, RelationEntity, Rule, Scalar, ScalarProperty, SpecializableProperty, SpecializableTerm, Structure, StructuredProperty, Type, UnreifiedRelation
All Known Implementing Classes:
AnnotationPropertyImpl, AspectImpl, BuiltInImpl, ClassifierImpl, ConceptImpl, EntityImpl, RelationBaseImpl, RelationEntityImpl, RuleImpl, ScalarImpl, ScalarPropertyImpl, SpecializablePropertyImpl, SpecializableTermImpl, StructuredPropertyImpl, StructureImpl, TypeImpl, UnreifiedRelationImpl, VocabularyStatementImpl

public interface VocabularyStatement extends Statement, VocabularyMember
A representation of the model object 'Vocabulary Statement'. VocabularyStatement is a [=statement=] owned by a [=vocabulary=].

The following features are supported:

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