org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST
Interface OCLinEcoreCSTPackage

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:
OCLinEcoreCSTPackageImpl

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

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

See Also:
OCLinEcoreCSTFactory
Generated
Model
kind="package"

Nested Class Summary
static interface OCLinEcoreCSTPackage.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 java.lang.String eCONTENT_TYPE
          The package content type ID.
static OCLinEcoreCSTPackage eINSTANCE
          The singleton instance of the package.
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 OC_LIN_ECORE_CONSTRAINT_CS
          The meta object id for the 'OC Lin Ecore Constraint CS' class.
static int OC_LIN_ECORE_CONSTRAINT_CS__CALLABLE
          The feature id for the 'Callable' attribute.
static int OC_LIN_ECORE_CONSTRAINT_CS__CSI
          The feature id for the 'Csi' attribute.
static int OC_LIN_ECORE_CONSTRAINT_CS__LOGICAL_PARENT
          The feature id for the 'Logical Parent' reference.
static int OC_LIN_ECORE_CONSTRAINT_CS__MESSAGE_SPECIFICATION
          The feature id for the 'Message Specification' containment reference.
static int OC_LIN_ECORE_CONSTRAINT_CS__NAME
          The feature id for the 'Name' attribute.
static int OC_LIN_ECORE_CONSTRAINT_CS__ORIGINAL_XMI_ID
          The feature id for the 'Original Xmi Id' attribute.
static int OC_LIN_ECORE_CONSTRAINT_CS__OWNED_ANNOTATION
          The feature id for the 'Owned Annotation' containment reference list.
static int OC_LIN_ECORE_CONSTRAINT_CS__PIVOT
          The feature id for the 'Pivot' reference.
static int OC_LIN_ECORE_CONSTRAINT_CS__SPECIFICATION
          The feature id for the 'Specification' containment reference.
static int OC_LIN_ECORE_CONSTRAINT_CS__STEREOTYPE
          The feature id for the 'Stereotype' attribute.
static int OC_LIN_ECORE_CONSTRAINT_CS_FEATURE_COUNT
          The number of structural features of the 'OC Lin Ecore Constraint CS' class.
static int SYS_MLCS
          The meta object id for the 'Sys MLCS' class.
static int SYS_MLCS__CSI
          The feature id for the 'Csi' attribute.
static int SYS_MLCS__LOGICAL_PARENT
          The feature id for the 'Logical Parent' reference.
static int SYS_MLCS__NAME
          The feature id for the 'Name' attribute.
static int SYS_MLCS__ORIGINAL_XMI_ID
          The feature id for the 'Original Xmi Id' attribute.
static int SYS_MLCS__OWNED_ANNOTATION
          The feature id for the 'Owned Annotation' containment reference list.
static int SYS_MLCS__OWNED_DETAIL
          The feature id for the 'Owned Detail' containment reference list.
static int SYS_MLCS__PIVOT
          The feature id for the 'Pivot' reference.
static int SYS_MLCS__VALUE
          The feature id for the 'Value' attribute.
static int SYS_MLCS_FEATURE_COUNT
          The number of structural features of the 'Sys MLCS' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getOCLinEcoreConstraintCS_Callable()
          Returns the meta object for the attribute 'Callable'.
 org.eclipse.emf.ecore.EClass getOCLinEcoreConstraintCS()
          Returns the meta object for class 'OC Lin Ecore Constraint CS'.
 OCLinEcoreCSTFactory getOCLinEcoreCSTFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getSysMLCS_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getSysMLCS()
          Returns the meta object for class 'Sys MLCS'.
 
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, eInvoke, 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
Generated

eNS_URI

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

See Also:
Constant Field Values
Generated

eNS_PREFIX

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

See Also:
Constant Field Values
Generated

eCONTENT_TYPE

static final java.lang.String eCONTENT_TYPE
The package content type ID.

See Also:
Constant Field Values
Generated

eINSTANCE

static final OCLinEcoreCSTPackage eINSTANCE
The singleton instance of the package.

Generated

OC_LIN_ECORE_CONSTRAINT_CS

static final int OC_LIN_ECORE_CONSTRAINT_CS
The meta object id for the 'OC Lin Ecore Constraint CS' class.

See Also:
OCLinEcoreConstraintCSImpl, OCLinEcoreCSTPackageImpl.getOCLinEcoreConstraintCS(), Constant Field Values
Generated

OC_LIN_ECORE_CONSTRAINT_CS__LOGICAL_PARENT

static final int OC_LIN_ECORE_CONSTRAINT_CS__LOGICAL_PARENT
The feature id for the 'Logical Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__PIVOT

static final int OC_LIN_ECORE_CONSTRAINT_CS__PIVOT
The feature id for the 'Pivot' reference.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__OWNED_ANNOTATION

static final int OC_LIN_ECORE_CONSTRAINT_CS__OWNED_ANNOTATION
The feature id for the 'Owned Annotation' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__ORIGINAL_XMI_ID

static final int OC_LIN_ECORE_CONSTRAINT_CS__ORIGINAL_XMI_ID
The feature id for the 'Original Xmi Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__CSI

static final int OC_LIN_ECORE_CONSTRAINT_CS__CSI
The feature id for the 'Csi' attribute.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__NAME

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

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__STEREOTYPE

static final int OC_LIN_ECORE_CONSTRAINT_CS__STEREOTYPE
The feature id for the 'Stereotype' attribute.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__SPECIFICATION

static final int OC_LIN_ECORE_CONSTRAINT_CS__SPECIFICATION
The feature id for the 'Specification' containment reference.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__MESSAGE_SPECIFICATION

static final int OC_LIN_ECORE_CONSTRAINT_CS__MESSAGE_SPECIFICATION
The feature id for the 'Message Specification' containment reference.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS__CALLABLE

static final int OC_LIN_ECORE_CONSTRAINT_CS__CALLABLE
The feature id for the 'Callable' attribute.

See Also:
Constant Field Values
Generated
Ordered

OC_LIN_ECORE_CONSTRAINT_CS_FEATURE_COUNT

static final int OC_LIN_ECORE_CONSTRAINT_CS_FEATURE_COUNT
The number of structural features of the 'OC Lin Ecore Constraint CS' class.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS

static final int SYS_MLCS
The meta object id for the 'Sys MLCS' class.

See Also:
SysMLCSImpl, OCLinEcoreCSTPackageImpl.getSysMLCS(), Constant Field Values
Generated

SYS_MLCS__LOGICAL_PARENT

static final int SYS_MLCS__LOGICAL_PARENT
The feature id for the 'Logical Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__PIVOT

static final int SYS_MLCS__PIVOT
The feature id for the 'Pivot' reference.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__OWNED_ANNOTATION

static final int SYS_MLCS__OWNED_ANNOTATION
The feature id for the 'Owned Annotation' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__ORIGINAL_XMI_ID

static final int SYS_MLCS__ORIGINAL_XMI_ID
The feature id for the 'Original Xmi Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__CSI

static final int SYS_MLCS__CSI
The feature id for the 'Csi' attribute.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__NAME

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

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__OWNED_DETAIL

static final int SYS_MLCS__OWNED_DETAIL
The feature id for the 'Owned Detail' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS__VALUE

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

See Also:
Constant Field Values
Generated
Ordered

SYS_MLCS_FEATURE_COUNT

static final int SYS_MLCS_FEATURE_COUNT
The number of structural features of the 'Sys MLCS' class.

See Also:
Constant Field Values
Generated
Ordered
Method Detail

getOCLinEcoreConstraintCS

org.eclipse.emf.ecore.EClass getOCLinEcoreConstraintCS()
Returns the meta object for class 'OC Lin Ecore Constraint CS'.

Returns:
the meta object for class 'OC Lin Ecore Constraint CS'.
See Also:
OCLinEcoreConstraintCS
Generated

getOCLinEcoreConstraintCS_Callable

org.eclipse.emf.ecore.EAttribute getOCLinEcoreConstraintCS_Callable()
Returns the meta object for the attribute 'Callable'.

Returns:
the meta object for the attribute 'Callable'.
See Also:
OCLinEcoreConstraintCS.isCallable(), getOCLinEcoreConstraintCS()
Generated

getSysMLCS

org.eclipse.emf.ecore.EClass getSysMLCS()
Returns the meta object for class 'Sys MLCS'.

Returns:
the meta object for class 'Sys MLCS'.
See Also:
SysMLCS
Generated

getSysMLCS_Value

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

Returns:
the meta object for the attribute 'Value'.
See Also:
SysMLCS.getValue(), getSysMLCS()
Generated

getOCLinEcoreCSTFactory

OCLinEcoreCSTFactory getOCLinEcoreCSTFactory()
Returns the factory that creates the instances of the model.

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