Interface KdmPackage.Literals
- Enclosing interface:
- KdmPackage
public static interface KdmPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassANNOTATIONThe meta object literal for the 'Annotation' class.static org.eclipse.emf.ecore.EAttributeANNOTATION__TEXTThe meta object literal for the 'Text' attribute feature.static org.eclipse.emf.ecore.EClassATTRIBUTEThe meta object literal for the 'Attribute' class.static org.eclipse.emf.ecore.EAttributeATTRIBUTE__TAGThe meta object literal for the 'Tag' attribute feature.static org.eclipse.emf.ecore.EAttributeATTRIBUTE__VALUEThe meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClassAUDITThe meta object literal for the 'Audit' class.static org.eclipse.emf.ecore.EAttributeAUDIT__AUTHORThe meta object literal for the 'Author' attribute feature.static org.eclipse.emf.ecore.EAttributeAUDIT__DATEThe meta object literal for the 'Date' attribute feature.static org.eclipse.emf.ecore.EAttributeAUDIT__DESCRIPTIONThe meta object literal for the 'Description' attribute feature.static org.eclipse.emf.ecore.EClassEXTENDED_VALUEThe meta object literal for the 'Extended Value' class.static org.eclipse.emf.ecore.EReferenceEXTENDED_VALUE__TAGThe meta object literal for the 'Tag' reference feature.static org.eclipse.emf.ecore.EClassEXTENSION_FAMILYThe meta object literal for the 'Extension Family' class.static org.eclipse.emf.ecore.EAttributeEXTENSION_FAMILY__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReferenceEXTENSION_FAMILY__STEREOTYPEThe meta object literal for the 'Stereotype' containment reference list feature.static org.eclipse.emf.ecore.EClassKDM_FRAMEWORKThe meta object literal for the 'KDM Framework' class.static org.eclipse.emf.ecore.EReferenceKDM_FRAMEWORK__AUDITThe meta object literal for the 'Audit' containment reference list feature.static org.eclipse.emf.ecore.EReferenceKDM_FRAMEWORK__EXTENSION_FAMILYThe meta object literal for the 'Extension Family' containment reference list feature.static org.eclipse.emf.ecore.EAttributeKDM_FRAMEWORK__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClassKDM_MODELThe meta object literal for the 'KDM Model' class.static org.eclipse.emf.ecore.EClassSEGMENTThe meta object literal for the 'Segment' class.static org.eclipse.emf.ecore.EReferenceSEGMENT__MODELThe meta object literal for the 'Model' containment reference list feature.static org.eclipse.emf.ecore.EReferenceSEGMENT__SEGMENTThe meta object literal for the 'Segment' containment reference list feature.static org.eclipse.emf.ecore.EClassSTEREOTYPEThe meta object literal for the 'Stereotype' class.static org.eclipse.emf.ecore.EAttributeSTEREOTYPE__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReferenceSTEREOTYPE__TAGThe meta object literal for the 'Tag' containment reference list feature.static org.eclipse.emf.ecore.EAttributeSTEREOTYPE__TYPEThe meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClassTAG_DEFINITIONThe meta object literal for the 'Tag Definition' class.static org.eclipse.emf.ecore.EAttributeTAG_DEFINITION__TAGThe meta object literal for the 'Tag' attribute feature.static org.eclipse.emf.ecore.EAttributeTAG_DEFINITION__TYPEThe meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClassTAGGED_REFThe meta object literal for the 'Tagged Ref' class.static org.eclipse.emf.ecore.EReferenceTAGGED_REF__REFERENCEThe meta object literal for the 'Reference' reference feature.static org.eclipse.emf.ecore.EClassTAGGED_VALUEThe meta object literal for the 'Tagged Value' class.static org.eclipse.emf.ecore.EAttributeTAGGED_VALUE__VALUEThe meta object literal for the 'Value' attribute feature.
-
Field Details
-
KDM_FRAMEWORK
static final org.eclipse.emf.ecore.EClass KDM_FRAMEWORKThe meta object literal for the 'KDM Framework' class.- See Also:
KDMFramework,KdmPackageImpl.getKDMFramework()
-
KDM_FRAMEWORK__AUDIT
static final org.eclipse.emf.ecore.EReference KDM_FRAMEWORK__AUDITThe meta object literal for the 'Audit' containment reference list feature. -
KDM_FRAMEWORK__EXTENSION_FAMILY
static final org.eclipse.emf.ecore.EReference KDM_FRAMEWORK__EXTENSION_FAMILYThe meta object literal for the 'Extension Family' containment reference list feature. -
KDM_FRAMEWORK__NAME
static final org.eclipse.emf.ecore.EAttribute KDM_FRAMEWORK__NAMEThe meta object literal for the 'Name' attribute feature. -
KDM_MODEL
static final org.eclipse.emf.ecore.EClass KDM_MODELThe meta object literal for the 'KDM Model' class.- See Also:
KDMModel,KdmPackageImpl.getKDMModel()
-
AUDIT
static final org.eclipse.emf.ecore.EClass AUDITThe meta object literal for the 'Audit' class.- See Also:
AuditImpl,KdmPackageImpl.getAudit()
-
AUDIT__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute AUDIT__DESCRIPTIONThe meta object literal for the 'Description' attribute feature. -
AUDIT__AUTHOR
static final org.eclipse.emf.ecore.EAttribute AUDIT__AUTHORThe meta object literal for the 'Author' attribute feature. -
AUDIT__DATE
static final org.eclipse.emf.ecore.EAttribute AUDIT__DATEThe meta object literal for the 'Date' attribute feature. -
SEGMENT
static final org.eclipse.emf.ecore.EClass SEGMENTThe meta object literal for the 'Segment' class.- See Also:
SegmentImpl,KdmPackageImpl.getSegment()
-
SEGMENT__SEGMENT
static final org.eclipse.emf.ecore.EReference SEGMENT__SEGMENTThe meta object literal for the 'Segment' containment reference list feature. -
SEGMENT__MODEL
static final org.eclipse.emf.ecore.EReference SEGMENT__MODELThe meta object literal for the 'Model' containment reference list feature. -
ATTRIBUTE
static final org.eclipse.emf.ecore.EClass ATTRIBUTEThe meta object literal for the 'Attribute' class.- See Also:
AttributeImpl,KdmPackageImpl.getAttribute()
-
ATTRIBUTE__TAG
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__TAGThe meta object literal for the 'Tag' attribute feature. -
ATTRIBUTE__VALUE
static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE__VALUEThe meta object literal for the 'Value' attribute feature. -
ANNOTATION
static final org.eclipse.emf.ecore.EClass ANNOTATIONThe meta object literal for the 'Annotation' class.- See Also:
AnnotationImpl,KdmPackageImpl.getAnnotation()
-
ANNOTATION__TEXT
static final org.eclipse.emf.ecore.EAttribute ANNOTATION__TEXTThe meta object literal for the 'Text' attribute feature. -
TAG_DEFINITION
static final org.eclipse.emf.ecore.EClass TAG_DEFINITIONThe meta object literal for the 'Tag Definition' class. -
TAG_DEFINITION__TAG
static final org.eclipse.emf.ecore.EAttribute TAG_DEFINITION__TAGThe meta object literal for the 'Tag' attribute feature. -
TAG_DEFINITION__TYPE
static final org.eclipse.emf.ecore.EAttribute TAG_DEFINITION__TYPEThe meta object literal for the 'Type' attribute feature. -
EXTENDED_VALUE
static final org.eclipse.emf.ecore.EClass EXTENDED_VALUEThe meta object literal for the 'Extended Value' class.- See Also:
ExtendedValue,KdmPackageImpl.getExtendedValue()
-
EXTENDED_VALUE__TAG
static final org.eclipse.emf.ecore.EReference EXTENDED_VALUE__TAGThe meta object literal for the 'Tag' reference feature. -
STEREOTYPE
static final org.eclipse.emf.ecore.EClass STEREOTYPEThe meta object literal for the 'Stereotype' class.- See Also:
StereotypeImpl,KdmPackageImpl.getStereotype()
-
STEREOTYPE__TAG
static final org.eclipse.emf.ecore.EReference STEREOTYPE__TAGThe meta object literal for the 'Tag' containment reference list feature. -
STEREOTYPE__NAME
static final org.eclipse.emf.ecore.EAttribute STEREOTYPE__NAMEThe meta object literal for the 'Name' attribute feature. -
STEREOTYPE__TYPE
static final org.eclipse.emf.ecore.EAttribute STEREOTYPE__TYPEThe meta object literal for the 'Type' attribute feature. -
EXTENSION_FAMILY
static final org.eclipse.emf.ecore.EClass EXTENSION_FAMILYThe meta object literal for the 'Extension Family' class. -
EXTENSION_FAMILY__STEREOTYPE
static final org.eclipse.emf.ecore.EReference EXTENSION_FAMILY__STEREOTYPEThe meta object literal for the 'Stereotype' containment reference list feature. -
EXTENSION_FAMILY__NAME
static final org.eclipse.emf.ecore.EAttribute EXTENSION_FAMILY__NAMEThe meta object literal for the 'Name' attribute feature. -
TAGGED_REF
static final org.eclipse.emf.ecore.EClass TAGGED_REFThe meta object literal for the 'Tagged Ref' class.- See Also:
TaggedRefImpl,KdmPackageImpl.getTaggedRef()
-
TAGGED_REF__REFERENCE
static final org.eclipse.emf.ecore.EReference TAGGED_REF__REFERENCEThe meta object literal for the 'Reference' reference feature. -
TAGGED_VALUE
static final org.eclipse.emf.ecore.EClass TAGGED_VALUEThe meta object literal for the 'Tagged Value' class.- See Also:
TaggedValueImpl,KdmPackageImpl.getTaggedValue()
-
TAGGED_VALUE__VALUE
static final org.eclipse.emf.ecore.EAttribute TAGGED_VALUE__VALUEThe meta object literal for the 'Value' attribute feature.
-