TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.common
Interface CommonPackage.Literals

Enclosing interface:
CommonPackage

public static interface CommonPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass CMN_ANNOTATION
          The meta object literal for the 'CMN Annotation' class
static org.eclipse.emf.ecore.EAttribute CMN_ANNOTATION__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EAttribute CMN_ANNOTATION__URI
          The meta object literal for the 'URI' attribute feature
static org.eclipse.emf.ecore.EClass CMN_DEFAULT_PROPERTY
          The meta object literal for the 'CMN Default Property' class
static org.eclipse.emf.ecore.EClass CMN_EXTENDED_PROPERTY
          The meta object literal for the 'CMN Extended Property' class
static org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__TYPE
          The meta object literal for the 'Type' attribute feature
static org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass CMN_MACHINE
          The meta object literal for the 'CMN Machine' class
static org.eclipse.emf.ecore.EClass CMN_NAMED_ELEMENT
          The meta object literal for the 'CMN Named Element' class
static org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__ID
          The meta object literal for the 'Id' attribute feature
static org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass CMN_NODE_INSTANCE
          The meta object literal for the 'CMN Node Instance' class
static org.eclipse.emf.ecore.EAttribute CMN_NODE_INSTANCE__HOSTNAME
          The meta object literal for the 'Hostname' attribute feature
static org.eclipse.emf.ecore.EClass CMN_NODE_TYPE
          The meta object literal for the 'CMN Node Type' class
static org.eclipse.emf.ecore.EAttribute CMN_NODE_TYPE__HOSTNAME
          The meta object literal for the 'Hostname' attribute feature
 

Field Detail

CMN_NAMED_ELEMENT

static final org.eclipse.emf.ecore.EClass CMN_NAMED_ELEMENT
The meta object literal for the 'CMN Named Element' class.

See Also:
CMNNamedElementImpl, CommonPackageImpl.getCMNNamedElement()
Generated

CMN_NAMED_ELEMENT__ID

static final org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__ID
The meta object literal for the 'Id' attribute feature.

Generated

CMN_NAMED_ELEMENT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.

Generated

CMN_NAMED_ELEMENT__NAME

static final org.eclipse.emf.ecore.EAttribute CMN_NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.

Generated

CMN_MACHINE

static final org.eclipse.emf.ecore.EClass CMN_MACHINE
The meta object literal for the 'CMN Machine' class.

See Also:
CMNMachineImpl, CommonPackageImpl.getCMNMachine()
Generated

CMN_NODE_TYPE

static final org.eclipse.emf.ecore.EClass CMN_NODE_TYPE
The meta object literal for the 'CMN Node Type' class.

See Also:
CMNNodeTypeImpl, CommonPackageImpl.getCMNNodeType()
Generated

CMN_NODE_TYPE__HOSTNAME

static final org.eclipse.emf.ecore.EAttribute CMN_NODE_TYPE__HOSTNAME
The meta object literal for the 'Hostname' attribute feature.

Generated

CMN_NODE_INSTANCE

static final org.eclipse.emf.ecore.EClass CMN_NODE_INSTANCE
The meta object literal for the 'CMN Node Instance' class.

See Also:
CMNNodeInstanceImpl, CommonPackageImpl.getCMNNodeInstance()
Generated

CMN_NODE_INSTANCE__HOSTNAME

static final org.eclipse.emf.ecore.EAttribute CMN_NODE_INSTANCE__HOSTNAME
The meta object literal for the 'Hostname' attribute feature.

Generated

CMN_EXTENDED_PROPERTY

static final org.eclipse.emf.ecore.EClass CMN_EXTENDED_PROPERTY
The meta object literal for the 'CMN Extended Property' class.

See Also:
CMNExtendedPropertyImpl, CommonPackageImpl.getCMNExtendedProperty()
Generated

CMN_EXTENDED_PROPERTY__NAME

static final org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__NAME
The meta object literal for the 'Name' attribute feature.

Generated

CMN_EXTENDED_PROPERTY__TYPE

static final org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__TYPE
The meta object literal for the 'Type' attribute feature.

Generated

CMN_EXTENDED_PROPERTY__VALUE

static final org.eclipse.emf.ecore.EAttribute CMN_EXTENDED_PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature.

Generated

CMN_DEFAULT_PROPERTY

static final org.eclipse.emf.ecore.EClass CMN_DEFAULT_PROPERTY
The meta object literal for the 'CMN Default Property' class.

See Also:
CMNDefaultPropertyImpl, CommonPackageImpl.getCMNDefaultProperty()
Generated

CMN_ANNOTATION

static final org.eclipse.emf.ecore.EClass CMN_ANNOTATION
The meta object literal for the 'CMN Annotation' class.

See Also:
CMNAnnotationImpl, CommonPackageImpl.getCMNAnnotation()
Generated

CMN_ANNOTATION__URI

static final org.eclipse.emf.ecore.EAttribute CMN_ANNOTATION__URI
The meta object literal for the 'URI' attribute feature.

Generated

CMN_ANNOTATION__TYPE

static final org.eclipse.emf.ecore.EAttribute CMN_ANNOTATION__TYPE
The meta object literal for the 'Type' attribute feature.

Generated

TPTP 4.6.0 Platform Project
Public API Specification