org.eclipse.gmt.umlx.emof
Interface EmofPackage

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

public interface EmofPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
EmofFactory

Nested Class Summary
static interface EmofPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int BOOLEAN
          The meta object id for the 'Boolean' data type.
static int CLASS
          The meta object id for the 'Class' class.
static int CLASS__IS_ABSTRACT
          The feature id for the 'Is Abstract' attribute.
static int CLASS__NAME
          The feature id for the 'Name' attribute.
static int CLASS__OWNED_ATTRIBUTE
          The feature id for the 'Owned Attribute' containment reference list.
static int CLASS__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int CLASS__OWNED_OPERATION
          The feature id for the 'Owned Operation' containment reference list.
static int CLASS__PACKAGE
          The feature id for the 'Package' container reference.
static int CLASS__SUPER_CLASS
          The feature id for the 'Super Class' reference list.
static int CLASS__TAG
          The feature id for the 'Tag' reference list.
static int CLASS_FEATURE_COUNT
          The number of structural features of the 'Class' class.
static int COMMENT
          The meta object id for the 'Comment' class.
static int COMMENT__ANNOTATED_ELEMENT
          The feature id for the 'Annotated Element' reference list.
static int COMMENT__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COMMENT__TAG
          The feature id for the 'Tag' reference list.
static int COMMENT_FEATURE_COUNT
          The number of structural features of the 'Comment' class.
static int DATA_TYPE
          The meta object id for the 'Data Type' class.
static int DATA_TYPE__NAME
          The feature id for the 'Name' attribute.
static int DATA_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int DATA_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int DATA_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int DATA_TYPE_FEATURE_COUNT
          The number of structural features of the 'Data Type' class.
static EmofPackage eINSTANCE
          The singleton instance of the package.
static int ELEMENT
          The meta object id for the 'Element' class.
static int ELEMENT__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ELEMENT__TAG
          The feature id for the 'Tag' reference list.
static int ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Element' class.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENUMERATION
          The meta object id for the 'Enumeration' class.
static int ENUMERATION__NAME
          The feature id for the 'Name' attribute.
static int ENUMERATION__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ENUMERATION__OWNED_LITERAL
          The feature id for the 'Owned Literal' containment reference list.
static int ENUMERATION__PACKAGE
          The feature id for the 'Package' container reference.
static int ENUMERATION__TAG
          The feature id for the 'Tag' reference list.
static int ENUMERATION_FEATURE_COUNT
          The number of structural features of the 'Enumeration' class.
static int ENUMERATION_LITERAL
          The meta object id for the 'Enumeration Literal' class.
static int ENUMERATION_LITERAL__ENUMERATION
          The feature id for the 'Enumeration' container reference.
static int ENUMERATION_LITERAL__NAME
          The feature id for the 'Name' attribute.
static int ENUMERATION_LITERAL__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ENUMERATION_LITERAL__TAG
          The feature id for the 'Tag' reference list.
static int ENUMERATION_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Enumeration Literal' class.
static int EXTENT
          The meta object id for the 'Extent' class.
static int EXTENT_FEATURE_COUNT
          The number of structural features of the 'Extent' class.
static int INTEGER
          The meta object id for the 'Integer' data type.
static int MULTIPLICITY_ELEMENT
          The meta object id for the 'Multiplicity Element' class.
static int MULTIPLICITY_ELEMENT__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int MULTIPLICITY_ELEMENT__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int MULTIPLICITY_ELEMENT__LOWER
          The feature id for the 'Lower' attribute.
static int MULTIPLICITY_ELEMENT__UPPER
          The feature id for the 'Upper' attribute.
static int MULTIPLICITY_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Multiplicity Element' class.
static int NAMED_ELEMENT
          The meta object id for the 'Named Element' class.
static int NAMED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int NAMED_ELEMENT__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int NAMED_ELEMENT__TAG
          The feature id for the 'Tag' reference list.
static int NAMED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Named Element' class.
static int OBJECT
          The meta object id for the 'Object' class.
static int OBJECT_FEATURE_COUNT
          The number of structural features of the 'Object' class.
static int OPERATION
          The meta object id for the 'Operation' class.
static int OPERATION__CLASS
          The feature id for the 'Class' container reference.
static int OPERATION__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int OPERATION__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int OPERATION__LOWER
          The feature id for the 'Lower' attribute.
static int OPERATION__NAME
          The feature id for the 'Name' attribute.
static int OPERATION__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int OPERATION__OWNED_PARAMETER
          The feature id for the 'Owned Parameter' containment reference list.
static int OPERATION__RAISED_EXCEPTION
          The feature id for the 'Raised Exception' reference list.
static int OPERATION__TAG
          The feature id for the 'Tag' reference list.
static int OPERATION__TYPE
          The feature id for the 'Type' reference.
static int OPERATION__UPPER
          The feature id for the 'Upper' attribute.
static int OPERATION_FEATURE_COUNT
          The number of structural features of the 'Operation' class.
static int PACKAGE
          The meta object id for the 'Package' class.
static int PACKAGE__NAME
          The feature id for the 'Name' attribute.
static int PACKAGE__NESTED_PACKAGE
          The feature id for the 'Nested Package' reference list.
static int PACKAGE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PACKAGE__OWNED_TYPE
          The feature id for the 'Owned Type' containment reference list.
static int PACKAGE__TAG
          The feature id for the 'Tag' reference list.
static int PACKAGE__URI
          The feature id for the 'Uri' attribute.
static int PACKAGE_FEATURE_COUNT
          The number of structural features of the 'Package' class.
static int PARAMETER
          The meta object id for the 'Parameter' class.
static int PARAMETER__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int PARAMETER__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int PARAMETER__LOWER
          The feature id for the 'Lower' attribute.
static int PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int PARAMETER__OPERATION
          The feature id for the 'Operation' container reference.
static int PARAMETER__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PARAMETER__TAG
          The feature id for the 'Tag' reference list.
static int PARAMETER__TYPE
          The feature id for the 'Type' reference.
static int PARAMETER__UPPER
          The feature id for the 'Upper' attribute.
static int PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Parameter' class.
static int PRIMITIVE_TYPE
          The meta object id for the 'Primitive Type' class.
static int PRIMITIVE_TYPE__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PRIMITIVE_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int PRIMITIVE_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int PRIMITIVE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Primitive Type' class.
static int PROPERTY
          The meta object id for the 'Property' class.
static int PROPERTY__CLASS
          The feature id for the 'Class' container reference.
static int PROPERTY__DEFAULT
          The feature id for the 'Default' attribute.
static int PROPERTY__IS_COMPOSITE
          The feature id for the 'Is Composite' attribute.
static int PROPERTY__IS_DERIVED
          The feature id for the 'Is Derived' attribute.
static int PROPERTY__IS_ID
          The feature id for the 'Is Id' attribute.
static int PROPERTY__IS_ORDERED
          The feature id for the 'Is Ordered' attribute.
static int PROPERTY__IS_READ_ONLY
          The feature id for the 'Is Read Only' attribute.
static int PROPERTY__IS_UNIQUE
          The feature id for the 'Is Unique' attribute.
static int PROPERTY__LOWER
          The feature id for the 'Lower' attribute.
static int PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int PROPERTY__OPPOSITE
          The feature id for the 'Opposite' reference.
static int PROPERTY__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PROPERTY__TAG
          The feature id for the 'Tag' reference list.
static int PROPERTY__TYPE
          The feature id for the 'Type' reference.
static int PROPERTY__UPPER
          The feature id for the 'Upper' attribute.
static int PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Property' class.
static int REAL
          The meta object id for the 'Real' data type.
static int STRING
          The meta object id for the 'String' data type.
static int TAG
          The meta object id for the 'Tag' class.
static int TAG__ELEMENT
          The feature id for the 'Element' reference list.
static int TAG__NAME
          The feature id for the 'Name' attribute.
static int TAG__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TAG__TAG
          The feature id for the 'Tag' reference list.
static int TAG__VALUE
          The feature id for the 'Value' attribute.
static int TAG_FEATURE_COUNT
          The number of structural features of the 'Tag' class.
static int TYPE
          The meta object id for the 'Type' class.
static int TYPE__NAME
          The feature id for the 'Name' attribute.
static int TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int TYPE__TAG
          The feature id for the 'Tag' reference list.
static int TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class.
static int TYPED_ELEMENT
          The meta object id for the 'Typed Element' class.
static int TYPED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int TYPED_ELEMENT__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TYPED_ELEMENT__TAG
          The feature id for the 'Tag' reference list.
static int TYPED_ELEMENT__TYPE
          The feature id for the 'Type' reference.
static int TYPED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Typed Element' class.
static int UNLIMITED_NATURAL
          The meta object id for the 'Unlimited Natural' data type.
static int URI_EXTENT
          The meta object id for the 'URI Extent' class.
static int URI_EXTENT_FEATURE_COUNT
          The number of structural features of the 'URI Extent' class.
 
Method Summary
 org.eclipse.emf.ecore.EDataType getBoolean()
          Returns the meta object for data type 'Boolean'.
 org.eclipse.emf.ecore.EClass getClass_()
          Returns the meta object for class 'Class'.
 org.eclipse.emf.ecore.EAttribute getClass_IsAbstract()
          Returns the meta object for the attribute 'Is Abstract'.
 org.eclipse.emf.ecore.EReference getClass_OwnedAttribute()
          Returns the meta object for the containment reference list 'Owned Attribute'.
 org.eclipse.emf.ecore.EReference getClass_OwnedOperation()
          Returns the meta object for the containment reference list 'Owned Operation'.
 org.eclipse.emf.ecore.EReference getClass_SuperClass()
          Returns the meta object for the reference list 'Super Class'.
 org.eclipse.emf.ecore.EReference getComment_AnnotatedElement()
          Returns the meta object for the reference list 'Annotated Element'.
 org.eclipse.emf.ecore.EClass getComment()
          Returns the meta object for class 'Comment'.
 org.eclipse.emf.ecore.EClass getDataType()
          Returns the meta object for class 'Data Type'.
 org.eclipse.emf.ecore.EReference getElement_OwnedComment()
          Returns the meta object for the containment reference list 'Owned Comment'.
 org.eclipse.emf.ecore.EReference getElement_Tag()
          Returns the meta object for the reference list 'Tag'.
 org.eclipse.emf.ecore.EClass getElement()
          Returns the meta object for class 'Element'.
 EmofFactory getEmofFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getEnumeration_OwnedLiteral()
          Returns the meta object for the containment reference list 'Owned Literal'.
 org.eclipse.emf.ecore.EClass getEnumeration()
          Returns the meta object for class 'Enumeration'.
 org.eclipse.emf.ecore.EReference getEnumerationLiteral_Enumeration()
          Returns the meta object for the container reference 'Enumeration'.
 org.eclipse.emf.ecore.EClass getEnumerationLiteral()
          Returns the meta object for class 'Enumeration Literal'.
 org.eclipse.emf.ecore.EClass getExtent()
          Returns the meta object for class 'Extent'.
 org.eclipse.emf.ecore.EDataType getInteger()
          Returns the meta object for data type 'Integer'.
 org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsOrdered()
          Returns the meta object for the attribute 'Is Ordered'.
 org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsUnique()
          Returns the meta object for the attribute 'Is Unique'.
 org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Lower()
          Returns the meta object for the attribute 'Lower'.
 org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Upper()
          Returns the meta object for the attribute 'Upper'.
 org.eclipse.emf.ecore.EClass getMultiplicityElement()
          Returns the meta object for class 'Multiplicity Element'.
 org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getNamedElement()
          Returns the meta object for class 'Named Element'.
 org.eclipse.emf.ecore.EClass getObject()
          Returns the meta object for class 'Object'.
 org.eclipse.emf.ecore.EReference getOperation_Class()
          Returns the meta object for the container reference 'Class'.
 org.eclipse.emf.ecore.EReference getOperation_OwnedParameter()
          Returns the meta object for the containment reference list 'Owned Parameter'.
 org.eclipse.emf.ecore.EReference getOperation_RaisedException()
          Returns the meta object for the reference list 'Raised Exception'.
 org.eclipse.emf.ecore.EClass getOperation()
          Returns the meta object for class 'Operation'.
 org.eclipse.emf.ecore.EReference getPackage_NestedPackage()
          Returns the meta object for the reference list 'Nested Package'.
 org.eclipse.emf.ecore.EReference getPackage_OwnedType()
          Returns the meta object for the containment reference list 'Owned Type'.
 org.eclipse.emf.ecore.EAttribute getPackage_Uri()
          Returns the meta object for the attribute 'Uri'.
 org.eclipse.emf.ecore.EClass getPackage()
          Returns the meta object for class 'Package'.
 org.eclipse.emf.ecore.EReference getParameter_Operation()
          Returns the meta object for the container reference 'Operation'.
 org.eclipse.emf.ecore.EClass getParameter()
          Returns the meta object for class 'Parameter'.
 org.eclipse.emf.ecore.EClass getPrimitiveType()
          Returns the meta object for class 'Primitive Type'.
 org.eclipse.emf.ecore.EReference getProperty_Class()
          Returns the meta object for the container reference 'Class'.
 org.eclipse.emf.ecore.EAttribute getProperty_Default()
          Returns the meta object for the attribute 'Default'.
 org.eclipse.emf.ecore.EAttribute getProperty_IsComposite()
          Returns the meta object for the attribute 'Is Composite'.
 org.eclipse.emf.ecore.EAttribute getProperty_IsDerived()
          Returns the meta object for the attribute 'Is Derived'.
 org.eclipse.emf.ecore.EAttribute getProperty_IsId()
          Returns the meta object for the attribute 'Is Id'.
 org.eclipse.emf.ecore.EAttribute getProperty_IsReadOnly()
          Returns the meta object for the attribute 'Is Read Only'.
 org.eclipse.emf.ecore.EReference getProperty_Opposite()
          Returns the meta object for the reference 'Opposite'.
 org.eclipse.emf.ecore.EClass getProperty()
          Returns the meta object for class 'Property'.
 org.eclipse.emf.ecore.EDataType getReal()
          Returns the meta object for data type 'Real'.
 org.eclipse.emf.ecore.EDataType getString()
          Returns the meta object for data type 'String'.
 org.eclipse.emf.ecore.EReference getTag_Element()
          Returns the meta object for the reference list 'Element'.
 org.eclipse.emf.ecore.EAttribute getTag_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getTag_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getTag()
          Returns the meta object for class 'Tag'.
 org.eclipse.emf.ecore.EReference getType_Package()
          Returns the meta object for the container reference 'Package'.
 org.eclipse.emf.ecore.EClass getType()
          Returns the meta object for class 'Type'.
 org.eclipse.emf.ecore.EReference getTypedElement_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EClass getTypedElement()
          Returns the meta object for class 'Typed Element'.
 org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
          Returns the meta object for data type 'Unlimited Natural'.
 org.eclipse.emf.ecore.EClass getURIExtent()
          Returns the meta object for class 'URI Extent'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final EmofPackage eINSTANCE
The singleton instance of the package.


OBJECT

static final int OBJECT
The meta object id for the 'Object' class.

See Also:
ObjectImpl, EmofPackageImpl.getObject(), 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

ELEMENT

static final int ELEMENT
The meta object id for the 'Element' class.

See Also:
ElementImpl, EmofPackageImpl.getElement(), Constant Field Values

ELEMENT__TAG

static final int ELEMENT__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ELEMENT__OWNED_COMMENT

static final int ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ELEMENT_FEATURE_COUNT

static final int ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.

See Also:
Constant Field Values

NAMED_ELEMENT

static final int NAMED_ELEMENT
The meta object id for the 'Named Element' class.

See Also:
NamedElementImpl, EmofPackageImpl.getNamedElement(), Constant Field Values

NAMED_ELEMENT__TAG

static final int NAMED_ELEMENT__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

NAMED_ELEMENT__OWNED_COMMENT

static final int NAMED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

NAMED_ELEMENT__NAME

static final int NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT_FEATURE_COUNT

static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.

See Also:
Constant Field Values

TYPE

static final int TYPE
The meta object id for the 'Type' class.

See Also:
TypeImpl, EmofPackageImpl.getType(), Constant Field Values

TYPE__TAG

static final int TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TYPE__OWNED_COMMENT

static final int TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TYPE__NAME

static final int TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TYPE__PACKAGE

static final int TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

TYPE_FEATURE_COUNT

static final int TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values

CLASS

static final int CLASS
The meta object id for the 'Class' class.

See Also:
ClassImpl, EmofPackageImpl.getClass_(), Constant Field Values

CLASS__TAG

static final int CLASS__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

CLASS__OWNED_COMMENT

static final int CLASS__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

CLASS__NAME

static final int CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CLASS__PACKAGE

static final int CLASS__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

CLASS__OWNED_ATTRIBUTE

static final int CLASS__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.

See Also:
Constant Field Values

CLASS__OWNED_OPERATION

static final int CLASS__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.

See Also:
Constant Field Values

CLASS__SUPER_CLASS

static final int CLASS__SUPER_CLASS
The feature id for the 'Super Class' reference list.

See Also:
Constant Field Values

CLASS__IS_ABSTRACT

static final int CLASS__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.

See Also:
Constant Field Values

CLASS_FEATURE_COUNT

static final int CLASS_FEATURE_COUNT
The number of structural features of the 'Class' class.

See Also:
Constant Field Values

DATA_TYPE

static final int DATA_TYPE
The meta object id for the 'Data Type' class.

See Also:
DataTypeImpl, EmofPackageImpl.getDataType(), Constant Field Values

DATA_TYPE__TAG

static final int DATA_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

DATA_TYPE__OWNED_COMMENT

static final int DATA_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

DATA_TYPE__NAME

static final int DATA_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_TYPE__PACKAGE

static final int DATA_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

DATA_TYPE_FEATURE_COUNT

static final int DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class.

See Also:
Constant Field Values

TAG

static final int TAG
The meta object id for the 'Tag' class.

See Also:
TagImpl, EmofPackageImpl.getTag(), Constant Field Values

TAG__TAG

static final int TAG__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TAG__OWNED_COMMENT

static final int TAG__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TAG__ELEMENT

static final int TAG__ELEMENT
The feature id for the 'Element' reference list.

See Also:
Constant Field Values

TAG__VALUE

static final int TAG__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

TAG__NAME

static final int TAG__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TAG_FEATURE_COUNT

static final int TAG_FEATURE_COUNT
The number of structural features of the 'Tag' class.

See Also:
Constant Field Values

ENUMERATION

static final int ENUMERATION
The meta object id for the 'Enumeration' class.

See Also:
EnumerationImpl, EmofPackageImpl.getEnumeration(), Constant Field Values

ENUMERATION__TAG

static final int ENUMERATION__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ENUMERATION__OWNED_COMMENT

static final int ENUMERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ENUMERATION__NAME

static final int ENUMERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUMERATION__PACKAGE

static final int ENUMERATION__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

ENUMERATION__OWNED_LITERAL

static final int ENUMERATION__OWNED_LITERAL
The feature id for the 'Owned Literal' containment reference list.

See Also:
Constant Field Values

ENUMERATION_FEATURE_COUNT

static final int ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.

See Also:
Constant Field Values

EXTENT

static final int EXTENT
The meta object id for the 'Extent' class.

See Also:
ExtentImpl, EmofPackageImpl.getExtent(), Constant Field Values

EXTENT_FEATURE_COUNT

static final int EXTENT_FEATURE_COUNT
The number of structural features of the 'Extent' class.

See Also:
Constant Field Values

MULTIPLICITY_ELEMENT

static final int MULTIPLICITY_ELEMENT
The meta object id for the 'Multiplicity Element' class.

See Also:
MultiplicityElementImpl, EmofPackageImpl.getMultiplicityElement(), Constant Field Values

MULTIPLICITY_ELEMENT__IS_ORDERED

static final int MULTIPLICITY_ELEMENT__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

MULTIPLICITY_ELEMENT__IS_UNIQUE

static final int MULTIPLICITY_ELEMENT__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

MULTIPLICITY_ELEMENT__LOWER

static final int MULTIPLICITY_ELEMENT__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

MULTIPLICITY_ELEMENT__UPPER

static final int MULTIPLICITY_ELEMENT__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

MULTIPLICITY_ELEMENT_FEATURE_COUNT

static final int MULTIPLICITY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Multiplicity Element' class.

See Also:
Constant Field Values

OPERATION

static final int OPERATION
The meta object id for the 'Operation' class.

See Also:
OperationImpl, EmofPackageImpl.getOperation(), Constant Field Values

OPERATION__IS_ORDERED

static final int OPERATION__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

OPERATION__IS_UNIQUE

static final int OPERATION__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

OPERATION__LOWER

static final int OPERATION__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

OPERATION__UPPER

static final int OPERATION__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

OPERATION__TAG

static final int OPERATION__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

OPERATION__OWNED_COMMENT

static final int OPERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

OPERATION__NAME

static final int OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

OPERATION__TYPE

static final int OPERATION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

OPERATION__CLASS

static final int OPERATION__CLASS
The feature id for the 'Class' container reference.

See Also:
Constant Field Values

OPERATION__OWNED_PARAMETER

static final int OPERATION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.

See Also:
Constant Field Values

OPERATION__RAISED_EXCEPTION

static final int OPERATION__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list.

See Also:
Constant Field Values

OPERATION_FEATURE_COUNT

static final int OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.

See Also:
Constant Field Values

PACKAGE

static final int PACKAGE
The meta object id for the 'Package' class.

See Also:
PackageImpl, EmofPackageImpl.getPackage(), Constant Field Values

PACKAGE__TAG

static final int PACKAGE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PACKAGE__OWNED_COMMENT

static final int PACKAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PACKAGE__NAME

static final int PACKAGE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PACKAGE__OWNED_TYPE

static final int PACKAGE__OWNED_TYPE
The feature id for the 'Owned Type' containment reference list.

See Also:
Constant Field Values

PACKAGE__NESTED_PACKAGE

static final int PACKAGE__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list.

See Also:
Constant Field Values

PACKAGE__URI

static final int PACKAGE__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

PACKAGE_FEATURE_COUNT

static final int PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class.

See Also:
Constant Field Values

PARAMETER

static final int PARAMETER
The meta object id for the 'Parameter' class.

See Also:
ParameterImpl, EmofPackageImpl.getParameter(), Constant Field Values

PARAMETER__IS_ORDERED

static final int PARAMETER__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

PARAMETER__IS_UNIQUE

static final int PARAMETER__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

PARAMETER__LOWER

static final int PARAMETER__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

PARAMETER__UPPER

static final int PARAMETER__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

PARAMETER__TAG

static final int PARAMETER__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PARAMETER__OWNED_COMMENT

static final int PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PARAMETER__NAME

static final int PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PARAMETER__TYPE

static final int PARAMETER__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PARAMETER__OPERATION

static final int PARAMETER__OPERATION
The feature id for the 'Operation' container reference.

See Also:
Constant Field Values

PARAMETER_FEATURE_COUNT

static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.

See Also:
Constant Field Values

ENUMERATION_LITERAL

static final int ENUMERATION_LITERAL
The meta object id for the 'Enumeration Literal' class.

See Also:
EnumerationLiteralImpl, EmofPackageImpl.getEnumerationLiteral(), Constant Field Values

ENUMERATION_LITERAL__TAG

static final int ENUMERATION_LITERAL__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ENUMERATION_LITERAL__OWNED_COMMENT

static final int ENUMERATION_LITERAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ENUMERATION_LITERAL__NAME

static final int ENUMERATION_LITERAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUMERATION_LITERAL__ENUMERATION

static final int ENUMERATION_LITERAL__ENUMERATION
The feature id for the 'Enumeration' container reference.

See Also:
Constant Field Values

ENUMERATION_LITERAL_FEATURE_COUNT

static final int ENUMERATION_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enumeration Literal' class.

See Also:
Constant Field Values

PROPERTY

static final int PROPERTY
The meta object id for the 'Property' class.

See Also:
PropertyImpl, EmofPackageImpl.getProperty(), Constant Field Values

PROPERTY__IS_ORDERED

static final int PROPERTY__IS_ORDERED
The feature id for the 'Is Ordered' attribute.

See Also:
Constant Field Values

PROPERTY__IS_UNIQUE

static final int PROPERTY__IS_UNIQUE
The feature id for the 'Is Unique' attribute.

See Also:
Constant Field Values

PROPERTY__LOWER

static final int PROPERTY__LOWER
The feature id for the 'Lower' attribute.

See Also:
Constant Field Values

PROPERTY__UPPER

static final int PROPERTY__UPPER
The feature id for the 'Upper' attribute.

See Also:
Constant Field Values

PROPERTY__TAG

static final int PROPERTY__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PROPERTY__OWNED_COMMENT

static final int PROPERTY__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PROPERTY__NAME

static final int PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY__TYPE

static final int PROPERTY__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PROPERTY__CLASS

static final int PROPERTY__CLASS
The feature id for the 'Class' container reference.

See Also:
Constant Field Values

PROPERTY__OPPOSITE

static final int PROPERTY__OPPOSITE
The feature id for the 'Opposite' reference.

See Also:
Constant Field Values

PROPERTY__IS_READ_ONLY

static final int PROPERTY__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.

See Also:
Constant Field Values

PROPERTY__IS_DERIVED

static final int PROPERTY__IS_DERIVED
The feature id for the 'Is Derived' attribute.

See Also:
Constant Field Values

PROPERTY__IS_COMPOSITE

static final int PROPERTY__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.

See Also:
Constant Field Values

PROPERTY__IS_ID

static final int PROPERTY__IS_ID
The feature id for the 'Is Id' attribute.

See Also:
Constant Field Values

PROPERTY__DEFAULT

static final int PROPERTY__DEFAULT
The feature id for the 'Default' attribute.

See Also:
Constant Field Values

PROPERTY_FEATURE_COUNT

static final int PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.

See Also:
Constant Field Values

TYPED_ELEMENT

static final int TYPED_ELEMENT
The meta object id for the 'Typed Element' class.

See Also:
TypedElementImpl, EmofPackageImpl.getTypedElement(), Constant Field Values

TYPED_ELEMENT__TAG

static final int TYPED_ELEMENT__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TYPED_ELEMENT__OWNED_COMMENT

static final int TYPED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TYPED_ELEMENT__NAME

static final int TYPED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TYPED_ELEMENT__TYPE

static final int TYPED_ELEMENT__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

TYPED_ELEMENT_FEATURE_COUNT

static final int TYPED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Typed Element' class.

See Also:
Constant Field Values

PRIMITIVE_TYPE

static final int PRIMITIVE_TYPE
The meta object id for the 'Primitive Type' class.

See Also:
PrimitiveTypeImpl, EmofPackageImpl.getPrimitiveType(), Constant Field Values

PRIMITIVE_TYPE__TAG

static final int PRIMITIVE_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PRIMITIVE_TYPE__OWNED_COMMENT

static final int PRIMITIVE_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PRIMITIVE_TYPE__NAME

static final int PRIMITIVE_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PRIMITIVE_TYPE__PACKAGE

static final int PRIMITIVE_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

PRIMITIVE_TYPE_FEATURE_COUNT

static final int PRIMITIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Primitive Type' class.

See Also:
Constant Field Values

URI_EXTENT

static final int URI_EXTENT
The meta object id for the 'URI Extent' class.

See Also:
URIExtentImpl, EmofPackageImpl.getURIExtent(), Constant Field Values

URI_EXTENT_FEATURE_COUNT

static final int URI_EXTENT_FEATURE_COUNT
The number of structural features of the 'URI Extent' class.

See Also:
Constant Field Values

COMMENT

static final int COMMENT
The meta object id for the 'Comment' class.

See Also:
CommentImpl, EmofPackageImpl.getComment(), Constant Field Values

COMMENT__TAG

static final int COMMENT__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COMMENT__OWNED_COMMENT

static final int COMMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COMMENT__ANNOTATED_ELEMENT

static final int COMMENT__ANNOTATED_ELEMENT
The feature id for the 'Annotated Element' reference list.

See Also:
Constant Field Values

COMMENT_FEATURE_COUNT

static final int COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class.

See Also:
Constant Field Values

BOOLEAN

static final int BOOLEAN
The meta object id for the 'Boolean' data type.

See Also:
Boolean, EmofPackageImpl.getBoolean(), Constant Field Values

STRING

static final int STRING
The meta object id for the 'String' data type.

See Also:
String, EmofPackageImpl.getString(), Constant Field Values

UNLIMITED_NATURAL

static final int UNLIMITED_NATURAL
The meta object id for the 'Unlimited Natural' data type.

See Also:
Integer, EmofPackageImpl.getUnlimitedNatural(), Constant Field Values

INTEGER

static final int INTEGER
The meta object id for the 'Integer' data type.

See Also:
Integer, EmofPackageImpl.getInteger(), Constant Field Values

REAL

static final int REAL
The meta object id for the 'Real' data type.

See Also:
Float, EmofPackageImpl.getReal(), Constant Field Values
Method Detail

getClass_

org.eclipse.emf.ecore.EClass getClass_()
Returns the meta object for class 'Class'.

Returns:
the meta object for class 'Class'.
See Also:
Class

getClass_OwnedAttribute

org.eclipse.emf.ecore.EReference getClass_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.

Returns:
the meta object for the containment reference list 'Owned Attribute'.
See Also:
Class.getOwnedAttribute(), getClass_()

getClass_OwnedOperation

org.eclipse.emf.ecore.EReference getClass_OwnedOperation()
Returns the meta object for the containment reference list 'Owned Operation'.

Returns:
the meta object for the containment reference list 'Owned Operation'.
See Also:
Class.getOwnedOperation(), getClass_()

getClass_SuperClass

org.eclipse.emf.ecore.EReference getClass_SuperClass()
Returns the meta object for the reference list 'Super Class'.

Returns:
the meta object for the reference list 'Super Class'.
See Also:
Class.getSuperClass(), getClass_()

getClass_IsAbstract

org.eclipse.emf.ecore.EAttribute getClass_IsAbstract()
Returns the meta object for the attribute 'Is Abstract'.

Returns:
the meta object for the attribute 'Is Abstract'.
See Also:
Class.getIsAbstract(), getClass_()

getDataType

org.eclipse.emf.ecore.EClass getDataType()
Returns the meta object for class 'Data Type'.

Returns:
the meta object for class 'Data Type'.
See Also:
DataType

getElement

org.eclipse.emf.ecore.EClass getElement()
Returns the meta object for class 'Element'.

Returns:
the meta object for class 'Element'.
See Also:
Element

getElement_Tag

org.eclipse.emf.ecore.EReference getElement_Tag()
Returns the meta object for the reference list 'Tag'.

Returns:
the meta object for the reference list 'Tag'.
See Also:
Element.getTag(), getElement()

getElement_OwnedComment

org.eclipse.emf.ecore.EReference getElement_OwnedComment()
Returns the meta object for the containment reference list 'Owned Comment'.

Returns:
the meta object for the containment reference list 'Owned Comment'.
See Also:
Element.getOwnedComment(), getElement()

getTag

org.eclipse.emf.ecore.EClass getTag()
Returns the meta object for class 'Tag'.

Returns:
the meta object for class 'Tag'.
See Also:
Tag

getTag_Element

org.eclipse.emf.ecore.EReference getTag_Element()
Returns the meta object for the reference list 'Element'.

Returns:
the meta object for the reference list 'Element'.
See Also:
Tag.getElement(), getTag()

getTag_Value

org.eclipse.emf.ecore.EAttribute getTag_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
Tag.getValue(), getTag()

getTag_Name

org.eclipse.emf.ecore.EAttribute getTag_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Tag.getName(), getTag()

getEnumeration

org.eclipse.emf.ecore.EClass getEnumeration()
Returns the meta object for class 'Enumeration'.

Returns:
the meta object for class 'Enumeration'.
See Also:
Enumeration

getEnumeration_OwnedLiteral

org.eclipse.emf.ecore.EReference getEnumeration_OwnedLiteral()
Returns the meta object for the containment reference list 'Owned Literal'.

Returns:
the meta object for the containment reference list 'Owned Literal'.
See Also:
Enumeration.getOwnedLiteral(), getEnumeration()

getNamedElement

org.eclipse.emf.ecore.EClass getNamedElement()
Returns the meta object for class 'Named Element'.

Returns:
the meta object for class 'Named Element'.
See Also:
NamedElement

getNamedElement_Name

org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
NamedElement.getName(), getNamedElement()

getExtent

org.eclipse.emf.ecore.EClass getExtent()
Returns the meta object for class 'Extent'.

Returns:
the meta object for class 'Extent'.
See Also:
Extent

getObject

org.eclipse.emf.ecore.EClass getObject()
Returns the meta object for class 'Object'.

Returns:
the meta object for class 'Object'.
See Also:
Object

getOperation

org.eclipse.emf.ecore.EClass getOperation()
Returns the meta object for class 'Operation'.

Returns:
the meta object for class 'Operation'.
See Also:
Operation

getOperation_Class

org.eclipse.emf.ecore.EReference getOperation_Class()
Returns the meta object for the container reference 'Class'.

Returns:
the meta object for the container reference 'Class'.
See Also:
Operation.getClass_(), getOperation()

getOperation_OwnedParameter

org.eclipse.emf.ecore.EReference getOperation_OwnedParameter()
Returns the meta object for the containment reference list 'Owned Parameter'.

Returns:
the meta object for the containment reference list 'Owned Parameter'.
See Also:
Operation.getOwnedParameter(), getOperation()

getOperation_RaisedException

org.eclipse.emf.ecore.EReference getOperation_RaisedException()
Returns the meta object for the reference list 'Raised Exception'.

Returns:
the meta object for the reference list 'Raised Exception'.
See Also:
Operation.getRaisedException(), getOperation()

getMultiplicityElement

org.eclipse.emf.ecore.EClass getMultiplicityElement()
Returns the meta object for class 'Multiplicity Element'.

Returns:
the meta object for class 'Multiplicity Element'.
See Also:
MultiplicityElement

getMultiplicityElement_IsOrdered

org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsOrdered()
Returns the meta object for the attribute 'Is Ordered'.

Returns:
the meta object for the attribute 'Is Ordered'.
See Also:
MultiplicityElement.getIsOrdered(), getMultiplicityElement()

getMultiplicityElement_IsUnique

org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsUnique()
Returns the meta object for the attribute 'Is Unique'.

Returns:
the meta object for the attribute 'Is Unique'.
See Also:
MultiplicityElement.getIsUnique(), getMultiplicityElement()

getMultiplicityElement_Lower

org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Lower()
Returns the meta object for the attribute 'Lower'.

Returns:
the meta object for the attribute 'Lower'.
See Also:
MultiplicityElement.getLower(), getMultiplicityElement()

getMultiplicityElement_Upper

org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Upper()
Returns the meta object for the attribute 'Upper'.

Returns:
the meta object for the attribute 'Upper'.
See Also:
MultiplicityElement.getUpper(), getMultiplicityElement()

getPackage

org.eclipse.emf.ecore.EClass getPackage()
Returns the meta object for class 'Package'.

Returns:
the meta object for class 'Package'.
See Also:
Package

getPackage_OwnedType

org.eclipse.emf.ecore.EReference getPackage_OwnedType()
Returns the meta object for the containment reference list 'Owned Type'.

Returns:
the meta object for the containment reference list 'Owned Type'.
See Also:
Package.getOwnedType(), getPackage()

getPackage_NestedPackage

org.eclipse.emf.ecore.EReference getPackage_NestedPackage()
Returns the meta object for the reference list 'Nested Package'.

Returns:
the meta object for the reference list 'Nested Package'.
See Also:
Package.getNestedPackage(), getPackage()

getPackage_Uri

org.eclipse.emf.ecore.EAttribute getPackage_Uri()
Returns the meta object for the attribute 'Uri'.

Returns:
the meta object for the attribute 'Uri'.
See Also:
Package.getUri(), getPackage()

getType

org.eclipse.emf.ecore.EClass getType()
Returns the meta object for class 'Type'.

Returns:
the meta object for class 'Type'.
See Also:
Type

getType_Package

org.eclipse.emf.ecore.EReference getType_Package()
Returns the meta object for the container reference 'Package'.

Returns:
the meta object for the container reference 'Package'.
See Also:
Type.getPackage(), getType()

getParameter

org.eclipse.emf.ecore.EClass getParameter()
Returns the meta object for class 'Parameter'.

Returns:
the meta object for class 'Parameter'.
See Also:
Parameter

getParameter_Operation

org.eclipse.emf.ecore.EReference getParameter_Operation()
Returns the meta object for the container reference 'Operation'.

Returns:
the meta object for the container reference 'Operation'.
See Also:
Parameter.getOperation(), getParameter()

getEnumerationLiteral

org.eclipse.emf.ecore.EClass getEnumerationLiteral()
Returns the meta object for class 'Enumeration Literal'.

Returns:
the meta object for class 'Enumeration Literal'.
See Also:
EnumerationLiteral

getEnumerationLiteral_Enumeration

org.eclipse.emf.ecore.EReference getEnumerationLiteral_Enumeration()
Returns the meta object for the container reference 'Enumeration'.

Returns:
the meta object for the container reference 'Enumeration'.
See Also:
EnumerationLiteral.getEnumeration(), getEnumerationLiteral()

getProperty

org.eclipse.emf.ecore.EClass getProperty()
Returns the meta object for class 'Property'.

Returns:
the meta object for class 'Property'.
See Also:
Property

getProperty_Class

org.eclipse.emf.ecore.EReference getProperty_Class()
Returns the meta object for the container reference 'Class'.

Returns:
the meta object for the container reference 'Class'.
See Also:
Property.getClass_(), getProperty()

getProperty_Opposite

org.eclipse.emf.ecore.EReference getProperty_Opposite()
Returns the meta object for the reference 'Opposite'.

Returns:
the meta object for the reference 'Opposite'.
See Also:
Property.getOpposite(), getProperty()

getProperty_IsReadOnly

org.eclipse.emf.ecore.EAttribute getProperty_IsReadOnly()
Returns the meta object for the attribute 'Is Read Only'.

Returns:
the meta object for the attribute 'Is Read Only'.
See Also:
Property.getIsReadOnly(), getProperty()

getProperty_IsDerived

org.eclipse.emf.ecore.EAttribute getProperty_IsDerived()
Returns the meta object for the attribute 'Is Derived'.

Returns:
the meta object for the attribute 'Is Derived'.
See Also:
Property.getIsDerived(), getProperty()

getProperty_IsComposite

org.eclipse.emf.ecore.EAttribute getProperty_IsComposite()
Returns the meta object for the attribute 'Is Composite'.

Returns:
the meta object for the attribute 'Is Composite'.
See Also:
Property.getIsComposite(), getProperty()

getProperty_IsId

org.eclipse.emf.ecore.EAttribute getProperty_IsId()
Returns the meta object for the attribute 'Is Id'.

Returns:
the meta object for the attribute 'Is Id'.
See Also:
Property.getIsId(), getProperty()

getProperty_Default

org.eclipse.emf.ecore.EAttribute getProperty_Default()
Returns the meta object for the attribute 'Default'.

Returns:
the meta object for the attribute 'Default'.
See Also:
Property.getDefault(), getProperty()

getTypedElement

org.eclipse.emf.ecore.EClass getTypedElement()
Returns the meta object for class 'Typed Element'.

Returns:
the meta object for class 'Typed Element'.
See Also:
TypedElement

getTypedElement_Type

org.eclipse.emf.ecore.EReference getTypedElement_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
TypedElement.getType(), getTypedElement()

getPrimitiveType

org.eclipse.emf.ecore.EClass getPrimitiveType()
Returns the meta object for class 'Primitive Type'.

Returns:
the meta object for class 'Primitive Type'.
See Also:
PrimitiveType

getURIExtent

org.eclipse.emf.ecore.EClass getURIExtent()
Returns the meta object for class 'URI Extent'.

Returns:
the meta object for class 'URI Extent'.
See Also:
URIExtent

getComment

org.eclipse.emf.ecore.EClass getComment()
Returns the meta object for class 'Comment'.

Returns:
the meta object for class 'Comment'.
See Also:
Comment

getComment_AnnotatedElement

org.eclipse.emf.ecore.EReference getComment_AnnotatedElement()
Returns the meta object for the reference list 'Annotated Element'.

Returns:
the meta object for the reference list 'Annotated Element'.
See Also:
Comment.getAnnotatedElement(), getComment()

getBoolean

org.eclipse.emf.ecore.EDataType getBoolean()
Returns the meta object for data type 'Boolean'.

Returns:
the meta object for data type 'Boolean'.
See Also:
Boolean

getString

org.eclipse.emf.ecore.EDataType getString()
Returns the meta object for data type 'String'.

Returns:
the meta object for data type 'String'.
See Also:
String

getUnlimitedNatural

org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
Returns the meta object for data type 'Unlimited Natural'.

Returns:
the meta object for data type 'Unlimited Natural'.
See Also:
Integer

getInteger

org.eclipse.emf.ecore.EDataType getInteger()
Returns the meta object for data type 'Integer'.

Returns:
the meta object for data type 'Integer'.
See Also:
Integer

getReal

org.eclipse.emf.ecore.EDataType getReal()
Returns the meta object for data type 'Real'.

Returns:
the meta object for data type 'Real'.
See Also:
Float

getEmofFactory

EmofFactory getEmofFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.