Interface HutnPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
HutnPackageImpl
public interface HutnPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
HutnFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
HutnPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static int
ATTRIBUTE_SLOT
The meta object id for the 'Attribute Slot
' class.static int
ATTRIBUTE_SLOT__COL
The feature id for the 'Col' attribute.static int
ATTRIBUTE_SLOT__FEATURE
The feature id for the 'Feature' attribute.static int
ATTRIBUTE_SLOT__LINE
The feature id for the 'Line' attribute.static int
ATTRIBUTE_SLOT__OWNER
The feature id for the 'Owner' container reference.static int
ATTRIBUTE_SLOT__VALUES
The feature id for the 'Values' attribute list.static int
ATTRIBUTE_SLOT_FEATURE_COUNT
The number of structural features of the 'Attribute Slot' class.static int
CLASS_OBJECT
The meta object id for the 'Class Object
' class.static int
CLASS_OBJECT__COL
The feature id for the 'Col' attribute.static int
CLASS_OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.static int
CLASS_OBJECT__LINE
The feature id for the 'Line' attribute.static int
CLASS_OBJECT__SLOTS
The feature id for the 'Slots' containment reference list.static int
CLASS_OBJECT__TYPE
The feature id for the 'Type' attribute.static int
CLASS_OBJECT_FEATURE_COUNT
The number of structural features of the 'Class Object' class.static int
CLASS_OBJECT_SLOT
The meta object id for the 'Class Object Slot
' class.static int
CLASS_OBJECT_SLOT__COL
The feature id for the 'Col' attribute.static int
CLASS_OBJECT_SLOT__FEATURE
The feature id for the 'Feature' attribute.static int
CLASS_OBJECT_SLOT__LINE
The feature id for the 'Line' attribute.static int
CLASS_OBJECT_SLOT__OWNER
The feature id for the 'Owner' container reference.static int
CLASS_OBJECT_SLOT__VALUES
The feature id for the 'Values' attribute list.static int
CLASS_OBJECT_SLOT_FEATURE_COUNT
The number of structural features of the 'Class Object Slot' class.static int
CONTAINMENT_SLOT
The meta object id for the 'Containment Slot
' class.static int
CONTAINMENT_SLOT__CLASS_OBJECTS
The feature id for the 'Class Objects' containment reference list.static int
CONTAINMENT_SLOT__COL
The feature id for the 'Col' attribute.static int
CONTAINMENT_SLOT__FEATURE
The feature id for the 'Feature' attribute.static int
CONTAINMENT_SLOT__LINE
The feature id for the 'Line' attribute.static int
CONTAINMENT_SLOT__OWNER
The feature id for the 'Owner' container reference.static int
CONTAINMENT_SLOT__VALUES
The feature id for the 'Values' attribute list.static int
CONTAINMENT_SLOT_FEATURE_COUNT
The number of structural features of the 'Containment Slot' class.static HutnPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
MODEL_ELEMENT
The meta object id for the 'Model Element
' class.static int
MODEL_ELEMENT__COL
The feature id for the 'Col' attribute.static int
MODEL_ELEMENT__LINE
The feature id for the 'Line' attribute.static int
MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Model Element' class.static int
NS_URI
The meta object id for the 'Ns Uri
' class.static int
NS_URI__COL
The feature id for the 'Col' attribute.static int
NS_URI__LINE
The feature id for the 'Line' attribute.static int
NS_URI__VALUE
The feature id for the 'Value' attribute.static int
NS_URI_FEATURE_COUNT
The number of structural features of the 'Ns Uri' class.static int
OBJECT
The meta object id for the 'Object
' class.static int
OBJECT__COL
The feature id for the 'Col' attribute.static int
OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.static int
OBJECT__LINE
The feature id for the 'Line' attribute.static int
OBJECT__TYPE
The feature id for the 'Type' attribute.static int
OBJECT_FEATURE_COUNT
The number of structural features of the 'Object' class.static int
PACKAGE_OBJECT
The meta object id for the 'Package Object
' class.static int
PACKAGE_OBJECT__CLASS_OBJECTS
The feature id for the 'Class Objects' containment reference list.static int
PACKAGE_OBJECT__COL
The feature id for the 'Col' attribute.static int
PACKAGE_OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.static int
PACKAGE_OBJECT__LINE
The feature id for the 'Line' attribute.static int
PACKAGE_OBJECT__METAMODEL
The feature id for the 'Metamodel' reference list.static int
PACKAGE_OBJECT__TYPE
The feature id for the 'Type' attribute.static int
PACKAGE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Package Object' class.static int
REFERENCE_SLOT
The meta object id for the 'Reference Slot
' class.static int
REFERENCE_SLOT__COL
The feature id for the 'Col' attribute.static int
REFERENCE_SLOT__FEATURE
The feature id for the 'Feature' attribute.static int
REFERENCE_SLOT__LINE
The feature id for the 'Line' attribute.static int
REFERENCE_SLOT__OWNER
The feature id for the 'Owner' container reference.static int
REFERENCE_SLOT__VALUES
The feature id for the 'Values' attribute list.static int
REFERENCE_SLOT_FEATURE_COUNT
The number of structural features of the 'Reference Slot' class.static int
SLOT
The meta object id for the 'Slot
' class.static int
SLOT__COL
The feature id for the 'Col' attribute.static int
SLOT__FEATURE
The feature id for the 'Feature' attribute.static int
SLOT__LINE
The feature id for the 'Line' attribute.static int
SLOT__OWNER
The feature id for the 'Owner' container reference.static int
SLOT__VALUES
The feature id for the 'Values' attribute list.static int
SLOT_FEATURE_COUNT
The number of structural features of the 'Slot' class.static int
SPEC
The meta object id for the 'Spec
' class.static int
SPEC__MODEL_FILE
The feature id for the 'Model File' attribute.static int
SPEC__NS_URIS
The feature id for the 'Ns Uris' containment reference list.static int
SPEC__OBJECTS
The feature id for the 'Objects' containment reference list.static int
SPEC__SOURCE_FILE
The feature id for the 'Source File' attribute.static int
SPEC_FEATURE_COUNT
The number of structural features of the 'Spec' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getAttributeSlot()
Returns the meta object for class 'Attribute Slot
'.org.eclipse.emf.ecore.EClass
getClassObject()
Returns the meta object for class 'Class Object
'.org.eclipse.emf.ecore.EReference
getClassObject_Slots()
Returns the meta object for the containment reference list 'Slots
'.org.eclipse.emf.ecore.EClass
getClassObjectSlot()
Returns the meta object for class 'Class Object Slot
'.org.eclipse.emf.ecore.EClass
getContainmentSlot()
Returns the meta object for class 'Containment Slot
'.org.eclipse.emf.ecore.EReference
getContainmentSlot_ClassObjects()
Returns the meta object for the containment reference list 'Class Objects
'.HutnFactory
getHutnFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getModelElement()
Returns the meta object for class 'Model Element
'.org.eclipse.emf.ecore.EAttribute
getModelElement_Col()
Returns the meta object for the attribute 'Col
'.org.eclipse.emf.ecore.EAttribute
getModelElement_Line()
Returns the meta object for the attribute 'Line
'.org.eclipse.emf.ecore.EClass
getNsUri()
Returns the meta object for class 'Ns Uri
'.org.eclipse.emf.ecore.EAttribute
getNsUri_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getObject()
Returns the meta object for class 'Object
'.org.eclipse.emf.ecore.EAttribute
getObject_Identifier()
Returns the meta object for the attribute 'Identifier
'.org.eclipse.emf.ecore.EAttribute
getObject_Type()
Returns the meta object for the attribute 'Type
'.org.eclipse.emf.ecore.EClass
getPackageObject()
Returns the meta object for class 'Package Object
'.org.eclipse.emf.ecore.EReference
getPackageObject_ClassObjects()
Returns the meta object for the containment reference list 'Class Objects
'.org.eclipse.emf.ecore.EReference
getPackageObject_Metamodel()
Returns the meta object for the reference list 'Metamodel
'.org.eclipse.emf.ecore.EClass
getReferenceSlot()
Returns the meta object for class 'Reference Slot
'.org.eclipse.emf.ecore.EClass
getSlot()
Returns the meta object for class 'Slot
'.org.eclipse.emf.ecore.EAttribute
getSlot_Feature()
Returns the meta object for the attribute 'Feature
'.org.eclipse.emf.ecore.EReference
getSlot_Owner()
Returns the meta object for the container reference 'Owner
'.org.eclipse.emf.ecore.EAttribute
getSlot_Values()
Returns the meta object for the attribute list 'Values
'.org.eclipse.emf.ecore.EClass
getSpec()
Returns the meta object for class 'Spec
'.org.eclipse.emf.ecore.EAttribute
getSpec_ModelFile()
Returns the meta object for the attribute 'Model File
'.org.eclipse.emf.ecore.EReference
getSpec_NsUris()
Returns the meta object for the containment reference list 'Ns Uris
'.org.eclipse.emf.ecore.EReference
getSpec_Objects()
Returns the meta object for the containment reference list 'Objects
'.org.eclipse.emf.ecore.EAttribute
getSpec_SourceFile()
Returns the meta object for the attribute 'Source File
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final HutnPackage eINSTANCE
The singleton instance of the package.
-
SPEC
static final int SPEC
The meta object id for the 'Spec
' class.- See Also:
SpecImpl
,HutnPackageImpl.getSpec()
, Constant Field Values
-
SPEC__NS_URIS
static final int SPEC__NS_URIS
The feature id for the 'Ns Uris' containment reference list.- See Also:
- Constant Field Values
-
SPEC__OBJECTS
static final int SPEC__OBJECTS
The feature id for the 'Objects' containment reference list.- See Also:
- Constant Field Values
-
SPEC__MODEL_FILE
static final int SPEC__MODEL_FILE
The feature id for the 'Model File' attribute.- See Also:
- Constant Field Values
-
SPEC__SOURCE_FILE
static final int SPEC__SOURCE_FILE
The feature id for the 'Source File' attribute.- See Also:
- Constant Field Values
-
SPEC_FEATURE_COUNT
static final int SPEC_FEATURE_COUNT
The number of structural features of the 'Spec' class.- See Also:
- Constant Field Values
-
MODEL_ELEMENT
static final int MODEL_ELEMENT
The meta object id for the 'Model Element
' class.
-
MODEL_ELEMENT__LINE
static final int MODEL_ELEMENT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
MODEL_ELEMENT__COL
static final int MODEL_ELEMENT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
MODEL_ELEMENT_FEATURE_COUNT
static final int MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Model Element' class.- See Also:
- Constant Field Values
-
NS_URI
static final int NS_URI
The meta object id for the 'Ns Uri
' class.- See Also:
NsUriImpl
,HutnPackageImpl.getNsUri()
, Constant Field Values
-
NS_URI__LINE
static final int NS_URI__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
NS_URI__COL
static final int NS_URI__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
NS_URI__VALUE
static final int NS_URI__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
NS_URI_FEATURE_COUNT
static final int NS_URI_FEATURE_COUNT
The number of structural features of the 'Ns Uri' class.- See Also:
- Constant Field Values
-
OBJECT
static final int OBJECT
The meta object id for the 'Object
' class.
-
OBJECT__LINE
static final int OBJECT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
OBJECT__COL
static final int OBJECT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
OBJECT__TYPE
static final int OBJECT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
OBJECT__IDENTIFIER
static final int OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.- See Also:
- Constant Field Values
-
OBJECT_FEATURE_COUNT
static final int OBJECT_FEATURE_COUNT
The number of structural features of the 'Object' class.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT
static final int PACKAGE_OBJECT
The meta object id for the 'Package Object
' class.
-
CLASS_OBJECT
static final int CLASS_OBJECT
The meta object id for the 'Class Object
' class.
-
SLOT
static final int SLOT
The meta object id for the 'Slot
' class.- See Also:
SlotImpl
,HutnPackageImpl.getSlot()
, Constant Field Values
-
PACKAGE_OBJECT__LINE
static final int PACKAGE_OBJECT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT__COL
static final int PACKAGE_OBJECT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT__TYPE
static final int PACKAGE_OBJECT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT__IDENTIFIER
static final int PACKAGE_OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT__METAMODEL
static final int PACKAGE_OBJECT__METAMODEL
The feature id for the 'Metamodel' reference list.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT__CLASS_OBJECTS
static final int PACKAGE_OBJECT__CLASS_OBJECTS
The feature id for the 'Class Objects' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_OBJECT_FEATURE_COUNT
static final int PACKAGE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Package Object' class.- See Also:
- Constant Field Values
-
CLASS_OBJECT__LINE
static final int CLASS_OBJECT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT__COL
static final int CLASS_OBJECT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT__TYPE
static final int CLASS_OBJECT__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT__IDENTIFIER
static final int CLASS_OBJECT__IDENTIFIER
The feature id for the 'Identifier' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT__SLOTS
static final int CLASS_OBJECT__SLOTS
The feature id for the 'Slots' containment reference list.- See Also:
- Constant Field Values
-
CLASS_OBJECT_FEATURE_COUNT
static final int CLASS_OBJECT_FEATURE_COUNT
The number of structural features of the 'Class Object' class.- See Also:
- Constant Field Values
-
SLOT__LINE
static final int SLOT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
SLOT__COL
static final int SLOT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
SLOT__FEATURE
static final int SLOT__FEATURE
The feature id for the 'Feature' attribute.- See Also:
- Constant Field Values
-
SLOT__OWNER
static final int SLOT__OWNER
The feature id for the 'Owner' container reference.- See Also:
- Constant Field Values
-
SLOT__VALUES
static final int SLOT__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
-
SLOT_FEATURE_COUNT
static final int SLOT_FEATURE_COUNT
The number of structural features of the 'Slot' class.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT
static final int ATTRIBUTE_SLOT
The meta object id for the 'Attribute Slot
' class.
-
ATTRIBUTE_SLOT__LINE
static final int ATTRIBUTE_SLOT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT__COL
static final int ATTRIBUTE_SLOT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT__FEATURE
static final int ATTRIBUTE_SLOT__FEATURE
The feature id for the 'Feature' attribute.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT__OWNER
static final int ATTRIBUTE_SLOT__OWNER
The feature id for the 'Owner' container reference.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT__VALUES
static final int ATTRIBUTE_SLOT__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
-
ATTRIBUTE_SLOT_FEATURE_COUNT
static final int ATTRIBUTE_SLOT_FEATURE_COUNT
The number of structural features of the 'Attribute Slot' class.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT
static final int CLASS_OBJECT_SLOT
The meta object id for the 'Class Object Slot
' class.
-
CLASS_OBJECT_SLOT__LINE
static final int CLASS_OBJECT_SLOT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT__COL
static final int CLASS_OBJECT_SLOT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT__FEATURE
static final int CLASS_OBJECT_SLOT__FEATURE
The feature id for the 'Feature' attribute.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT__OWNER
static final int CLASS_OBJECT_SLOT__OWNER
The feature id for the 'Owner' container reference.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT__VALUES
static final int CLASS_OBJECT_SLOT__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
-
CLASS_OBJECT_SLOT_FEATURE_COUNT
static final int CLASS_OBJECT_SLOT_FEATURE_COUNT
The number of structural features of the 'Class Object Slot' class.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT
static final int CONTAINMENT_SLOT
The meta object id for the 'Containment Slot
' class.
-
CONTAINMENT_SLOT__LINE
static final int CONTAINMENT_SLOT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT__COL
static final int CONTAINMENT_SLOT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT__FEATURE
static final int CONTAINMENT_SLOT__FEATURE
The feature id for the 'Feature' attribute.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT__OWNER
static final int CONTAINMENT_SLOT__OWNER
The feature id for the 'Owner' container reference.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT__VALUES
static final int CONTAINMENT_SLOT__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT__CLASS_OBJECTS
static final int CONTAINMENT_SLOT__CLASS_OBJECTS
The feature id for the 'Class Objects' containment reference list.- See Also:
- Constant Field Values
-
CONTAINMENT_SLOT_FEATURE_COUNT
static final int CONTAINMENT_SLOT_FEATURE_COUNT
The number of structural features of the 'Containment Slot' class.- See Also:
- Constant Field Values
-
REFERENCE_SLOT
static final int REFERENCE_SLOT
The meta object id for the 'Reference Slot
' class.
-
REFERENCE_SLOT__LINE
static final int REFERENCE_SLOT__LINE
The feature id for the 'Line' attribute.- See Also:
- Constant Field Values
-
REFERENCE_SLOT__COL
static final int REFERENCE_SLOT__COL
The feature id for the 'Col' attribute.- See Also:
- Constant Field Values
-
REFERENCE_SLOT__FEATURE
static final int REFERENCE_SLOT__FEATURE
The feature id for the 'Feature' attribute.- See Also:
- Constant Field Values
-
REFERENCE_SLOT__OWNER
static final int REFERENCE_SLOT__OWNER
The feature id for the 'Owner' container reference.- See Also:
- Constant Field Values
-
REFERENCE_SLOT__VALUES
static final int REFERENCE_SLOT__VALUES
The feature id for the 'Values' attribute list.- See Also:
- Constant Field Values
-
REFERENCE_SLOT_FEATURE_COUNT
static final int REFERENCE_SLOT_FEATURE_COUNT
The number of structural features of the 'Reference Slot' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getSpec
org.eclipse.emf.ecore.EClass getSpec()
Returns the meta object for class 'Spec
'.- Returns:
- the meta object for class 'Spec'.
- See Also:
Spec
-
getSpec_NsUris
org.eclipse.emf.ecore.EReference getSpec_NsUris()
Returns the meta object for the containment reference list 'Ns Uris
'.- Returns:
- the meta object for the containment reference list 'Ns Uris'.
- See Also:
Spec.getNsUris()
,getSpec()
-
getSpec_Objects
org.eclipse.emf.ecore.EReference getSpec_Objects()
Returns the meta object for the containment reference list 'Objects
'.- Returns:
- the meta object for the containment reference list 'Objects'.
- See Also:
Spec.getObjects()
,getSpec()
-
getSpec_ModelFile
org.eclipse.emf.ecore.EAttribute getSpec_ModelFile()
Returns the meta object for the attribute 'Model File
'.- Returns:
- the meta object for the attribute 'Model File'.
- See Also:
Spec.getModelFile()
,getSpec()
-
getSpec_SourceFile
org.eclipse.emf.ecore.EAttribute getSpec_SourceFile()
Returns the meta object for the attribute 'Source File
'.- Returns:
- the meta object for the attribute 'Source File'.
- See Also:
Spec.getSourceFile()
,getSpec()
-
getNsUri
org.eclipse.emf.ecore.EClass getNsUri()
Returns the meta object for class 'Ns Uri
'.- Returns:
- the meta object for class 'Ns Uri'.
- See Also:
NsUri
-
getNsUri_Value
org.eclipse.emf.ecore.EAttribute getNsUri_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
NsUri.getValue()
,getNsUri()
-
getModelElement
org.eclipse.emf.ecore.EClass getModelElement()
Returns the meta object for class 'Model Element
'.- Returns:
- the meta object for class 'Model Element'.
- See Also:
ModelElement
-
getModelElement_Line
org.eclipse.emf.ecore.EAttribute getModelElement_Line()
Returns the meta object for the attribute 'Line
'.- Returns:
- the meta object for the attribute 'Line'.
- See Also:
ModelElement.getLine()
,getModelElement()
-
getModelElement_Col
org.eclipse.emf.ecore.EAttribute getModelElement_Col()
Returns the meta object for the attribute 'Col
'.- Returns:
- the meta object for the attribute 'Col'.
- See Also:
ModelElement.getCol()
,getModelElement()
-
getObject
org.eclipse.emf.ecore.EClass getObject()
Returns the meta object for class 'Object
'.- Returns:
- the meta object for class 'Object'.
- See Also:
Object
-
getObject_Type
org.eclipse.emf.ecore.EAttribute getObject_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
Object.getType()
,getObject()
-
getObject_Identifier
org.eclipse.emf.ecore.EAttribute getObject_Identifier()
Returns the meta object for the attribute 'Identifier
'.- Returns:
- the meta object for the attribute 'Identifier'.
- See Also:
Object.getIdentifier()
,getObject()
-
getPackageObject
org.eclipse.emf.ecore.EClass getPackageObject()
Returns the meta object for class 'Package Object
'.- Returns:
- the meta object for class 'Package Object'.
- See Also:
PackageObject
-
getPackageObject_Metamodel
org.eclipse.emf.ecore.EReference getPackageObject_Metamodel()
Returns the meta object for the reference list 'Metamodel
'.- Returns:
- the meta object for the reference list 'Metamodel'.
- See Also:
PackageObject.getMetamodel()
,getPackageObject()
-
getPackageObject_ClassObjects
org.eclipse.emf.ecore.EReference getPackageObject_ClassObjects()
Returns the meta object for the containment reference list 'Class Objects
'.- Returns:
- the meta object for the containment reference list 'Class Objects'.
- See Also:
PackageObject.getClassObjects()
,getPackageObject()
-
getClassObject
org.eclipse.emf.ecore.EClass getClassObject()
Returns the meta object for class 'Class Object
'.- Returns:
- the meta object for class 'Class Object'.
- See Also:
ClassObject
-
getClassObject_Slots
org.eclipse.emf.ecore.EReference getClassObject_Slots()
Returns the meta object for the containment reference list 'Slots
'.- Returns:
- the meta object for the containment reference list 'Slots'.
- See Also:
ClassObject.getSlots()
,getClassObject()
-
getSlot
org.eclipse.emf.ecore.EClass getSlot()
Returns the meta object for class 'Slot
'.- Returns:
- the meta object for class 'Slot'.
- See Also:
Slot
-
getSlot_Feature
org.eclipse.emf.ecore.EAttribute getSlot_Feature()
Returns the meta object for the attribute 'Feature
'.- Returns:
- the meta object for the attribute 'Feature'.
- See Also:
Slot.getFeature()
,getSlot()
-
getSlot_Owner
org.eclipse.emf.ecore.EReference getSlot_Owner()
Returns the meta object for the container reference 'Owner
'.- Returns:
- the meta object for the container reference 'Owner'.
- See Also:
Slot.getOwner()
,getSlot()
-
getSlot_Values
org.eclipse.emf.ecore.EAttribute getSlot_Values()
Returns the meta object for the attribute list 'Values
'.- Returns:
- the meta object for the attribute list 'Values'.
- See Also:
Slot.getValues()
,getSlot()
-
getAttributeSlot
org.eclipse.emf.ecore.EClass getAttributeSlot()
Returns the meta object for class 'Attribute Slot
'.- Returns:
- the meta object for class 'Attribute Slot'.
- See Also:
AttributeSlot
-
getClassObjectSlot
org.eclipse.emf.ecore.EClass getClassObjectSlot()
Returns the meta object for class 'Class Object Slot
'.- Returns:
- the meta object for class 'Class Object Slot'.
- See Also:
ClassObjectSlot
-
getContainmentSlot
org.eclipse.emf.ecore.EClass getContainmentSlot()
Returns the meta object for class 'Containment Slot
'.- Returns:
- the meta object for class 'Containment Slot'.
- See Also:
ContainmentSlot
-
getContainmentSlot_ClassObjects
org.eclipse.emf.ecore.EReference getContainmentSlot_ClassObjects()
Returns the meta object for the containment reference list 'Class Objects
'.- Returns:
- the meta object for the containment reference list 'Class Objects'.
- See Also:
ContainmentSlot.getClassObjects()
,getContainmentSlot()
-
getReferenceSlot
org.eclipse.emf.ecore.EClass getReferenceSlot()
Returns the meta object for class 'Reference Slot
'.- Returns:
- the meta object for class 'Reference Slot'.
- See Also:
ReferenceSlot
-
getHutnFactory
HutnFactory getHutnFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-