TPTP 4.6.0 Platform Project
Public API Specification

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

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

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

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

Internal package, please do not extend or use. The common pacakge provides the base classes that are similar to the UML concepts for defining classes and behaviour. This package is not intended to provide a general meta model for these concepts. It will be replaced if a UML model were to appear in Eclipse that can be used.

See Also:
CommonFactory
Generated
[EMF] Model
kind="package"

Nested Class Summary
static interface CommonPackage.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 CMN_ANNOTATION
          The meta object id for the 'CMN Annotation' class
static int CMN_ANNOTATION__DESCRIPTION
          The feature id for the 'Description' attribute
static int CMN_ANNOTATION__ID
          The feature id for the 'Id' attribute
static int CMN_ANNOTATION__NAME
          The feature id for the 'Name' attribute
static int CMN_ANNOTATION__TYPE
          The feature id for the 'Type' attribute
static int CMN_ANNOTATION__URI
          The feature id for the 'URI' attribute
static int CMN_ANNOTATION_FEATURE_COUNT
          The number of structural features of the 'CMN Annotation' class
static int CMN_DEFAULT_PROPERTY
          The meta object id for the 'CMN Default Property' class
static int CMN_DEFAULT_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CMN Default Property' class
static int CMN_EXTENDED_PROPERTY
          The meta object id for the 'CMN Extended Property' class
static int CMN_EXTENDED_PROPERTY__NAME
          The feature id for the 'Name' attribute
static int CMN_EXTENDED_PROPERTY__TYPE
          The feature id for the 'Type' attribute
static int CMN_EXTENDED_PROPERTY__VALUE
          The feature id for the 'Value' attribute
static int CMN_EXTENDED_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CMN Extended Property' class
static int CMN_MACHINE
          The meta object id for the 'CMN Machine' class
static int CMN_MACHINE__DEPLOYMENT
          The feature id for the 'Deployment' container reference
static int CMN_MACHINE__DESCRIPTION
          The feature id for the 'Description' attribute
static int CMN_MACHINE__HOSTNAME
          The feature id for the 'Hostname' attribute
static int CMN_MACHINE__ID
          The feature id for the 'Id' attribute
static int CMN_MACHINE__NAME
          The feature id for the 'Name' attribute
static int CMN_MACHINE__PARENT
          The feature id for the 'Parent' container reference
static int CMN_MACHINE__PROPERTY_GROUPS
          The feature id for the 'Property Groups' containment reference list
static int CMN_MACHINE__REF_SUB_LOCATIONS
          The feature id for the 'Ref Sub Locations' reference list
static int CMN_MACHINE__SUB_LOCATIONS
          The feature id for the 'Sub Locations' containment reference list
static int CMN_MACHINE__TIMEZONE
          The feature id for the 'Timezone' reference
static int CMN_MACHINE_FEATURE_COUNT
          The number of structural features of the 'CMN Machine' class
static int CMN_NAMED_ELEMENT
          The meta object id for the 'CMN Named Element' class
static int CMN_NAMED_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute
static int CMN_NAMED_ELEMENT__ID
          The feature id for the 'Id' attribute
static int CMN_NAMED_ELEMENT__NAME
          The feature id for the 'Name' attribute
static int CMN_NAMED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'CMN Named Element' class
static int CMN_NODE_INSTANCE
          The meta object id for the 'CMN Node Instance' class
static int CMN_NODE_INSTANCE__DEPLOYMENT
          The feature id for the 'Deployment' container reference
static int CMN_NODE_INSTANCE__DESCRIPTION
          The feature id for the 'Description' attribute
static int CMN_NODE_INSTANCE__HOSTNAME
          The feature id for the 'Hostname' attribute
static int CMN_NODE_INSTANCE__ID
          The feature id for the 'Id' attribute
static int CMN_NODE_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int CMN_NODE_INSTANCE__PARENT
          The feature id for the 'Parent' container reference
static int CMN_NODE_INSTANCE__PROPERTY_GROUPS
          The feature id for the 'Property Groups' containment reference list
static int CMN_NODE_INSTANCE__REF_SUB_LOCATIONS
          The feature id for the 'Ref Sub Locations' reference list
static int CMN_NODE_INSTANCE__SUB_LOCATIONS
          The feature id for the 'Sub Locations' containment reference list
static int CMN_NODE_INSTANCE__TIMEZONE
          The feature id for the 'Timezone' reference
static int CMN_NODE_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'CMN Node Instance' class
static int CMN_NODE_TYPE
          The meta object id for the 'CMN Node Type' class
static int CMN_NODE_TYPE__DEPLOYMENT
          The feature id for the 'Deployment' container reference
static int CMN_NODE_TYPE__DESCRIPTION
          The feature id for the 'Description' attribute
static int CMN_NODE_TYPE__HOSTNAME
          The feature id for the 'Hostname' attribute
static int CMN_NODE_TYPE__ID
          The feature id for the 'Id' attribute
static int CMN_NODE_TYPE__NAME
          The feature id for the 'Name' attribute
static int CMN_NODE_TYPE__PARENT
          The feature id for the 'Parent' container reference
static int CMN_NODE_TYPE__PROPERTY_GROUPS
          The feature id for the 'Property Groups' containment reference list
static int CMN_NODE_TYPE__REF_SUB_LOCATIONS
          The feature id for the 'Ref Sub Locations' reference list
static int CMN_NODE_TYPE__SUB_LOCATIONS
          The feature id for the 'Sub Locations' containment reference list
static int CMN_NODE_TYPE__TIMEZONE
          The feature id for the 'Timezone' reference
static int CMN_NODE_TYPE_FEATURE_COUNT
          The number of structural features of the 'CMN Node Type' class
static CommonPackage 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
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getCMNAnnotation_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getCMNAnnotation_URI()
          Returns the meta object for the attribute 'URI'
 org.eclipse.emf.ecore.EClass getCMNAnnotation()
          Returns the meta object for class 'CMN Annotation'
 org.eclipse.emf.ecore.EClass getCMNDefaultProperty()
          Returns the meta object for class 'CMN Default Property'
 org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getCMNExtendedProperty()
          Returns the meta object for class 'CMN Extended Property'
 org.eclipse.emf.ecore.EClass getCMNMachine()
          Returns the meta object for class 'CMN Machine'
 org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Id()
          Returns the meta object for the attribute 'Id'
 org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getCMNNamedElement()
          Returns the meta object for class 'CMN Named Element'
 org.eclipse.emf.ecore.EAttribute getCMNNodeInstance_Hostname()
          Returns the meta object for the attribute 'Hostname'
 org.eclipse.emf.ecore.EClass getCMNNodeInstance()
          Returns the meta object for class 'CMN Node Instance'
 org.eclipse.emf.ecore.EAttribute getCMNNodeType_Hostname()
          Returns the meta object for the attribute 'Hostname'
 org.eclipse.emf.ecore.EClass getCMNNodeType()
          Returns the meta object for class 'CMN Node Type'
 CommonFactory getCommonFactory()
          Returns the factory that creates the instances of the model
 
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
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

eINSTANCE

static final CommonPackage eINSTANCE
The singleton instance of the package.

Generated

CMN_NAMED_ELEMENT

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

See Also:
CMNNamedElementImpl, CommonPackageImpl.getCMNNamedElement(), Constant Field Values
Generated

CMN_NAMED_ELEMENT__ID

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NAMED_ELEMENT__DESCRIPTION

static final int CMN_NAMED_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NAMED_ELEMENT__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NAMED_ELEMENT_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE

static final int CMN_NODE_TYPE
The meta object id for the 'CMN Node Type' class.

See Also:
CMNNodeTypeImpl, CommonPackageImpl.getCMNNodeType(), Constant Field Values
Generated

CMN_NODE_TYPE__ID

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__DESCRIPTION

static final int CMN_NODE_TYPE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__PROPERTY_GROUPS

static final int CMN_NODE_TYPE__PROPERTY_GROUPS
The feature id for the 'Property Groups' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__DEPLOYMENT

static final int CMN_NODE_TYPE__DEPLOYMENT
The feature id for the 'Deployment' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__TIMEZONE

static final int CMN_NODE_TYPE__TIMEZONE
The feature id for the 'Timezone' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__SUB_LOCATIONS

static final int CMN_NODE_TYPE__SUB_LOCATIONS
The feature id for the 'Sub Locations' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__PARENT

static final int CMN_NODE_TYPE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__REF_SUB_LOCATIONS

static final int CMN_NODE_TYPE__REF_SUB_LOCATIONS
The feature id for the 'Ref Sub Locations' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE__HOSTNAME

static final int CMN_NODE_TYPE__HOSTNAME
The feature id for the 'Hostname' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_TYPE_FEATURE_COUNT

static final int CMN_NODE_TYPE_FEATURE_COUNT
The number of structural features of the 'CMN Node Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE

static final int CMN_MACHINE
The meta object id for the 'CMN Machine' class.

See Also:
CMNMachineImpl, CommonPackageImpl.getCMNMachine(), Constant Field Values
Generated

CMN_MACHINE__ID

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__DESCRIPTION

static final int CMN_MACHINE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__PROPERTY_GROUPS

static final int CMN_MACHINE__PROPERTY_GROUPS
The feature id for the 'Property Groups' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__DEPLOYMENT

static final int CMN_MACHINE__DEPLOYMENT
The feature id for the 'Deployment' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__TIMEZONE

static final int CMN_MACHINE__TIMEZONE
The feature id for the 'Timezone' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__SUB_LOCATIONS

static final int CMN_MACHINE__SUB_LOCATIONS
The feature id for the 'Sub Locations' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__PARENT

static final int CMN_MACHINE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__REF_SUB_LOCATIONS

static final int CMN_MACHINE__REF_SUB_LOCATIONS
The feature id for the 'Ref Sub Locations' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE__HOSTNAME

static final int CMN_MACHINE__HOSTNAME
The feature id for the 'Hostname' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_MACHINE_FEATURE_COUNT

static final int CMN_MACHINE_FEATURE_COUNT
The number of structural features of the 'CMN Machine' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE

static final int CMN_NODE_INSTANCE
The meta object id for the 'CMN Node Instance' class.

See Also:
CMNNodeInstanceImpl, CommonPackageImpl.getCMNNodeInstance(), Constant Field Values
Generated

CMN_NODE_INSTANCE__ID

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__DESCRIPTION

static final int CMN_NODE_INSTANCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__PROPERTY_GROUPS

static final int CMN_NODE_INSTANCE__PROPERTY_GROUPS
The feature id for the 'Property Groups' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__DEPLOYMENT

static final int CMN_NODE_INSTANCE__DEPLOYMENT
The feature id for the 'Deployment' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__TIMEZONE

static final int CMN_NODE_INSTANCE__TIMEZONE
The feature id for the 'Timezone' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__SUB_LOCATIONS

static final int CMN_NODE_INSTANCE__SUB_LOCATIONS
The feature id for the 'Sub Locations' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__PARENT

static final int CMN_NODE_INSTANCE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__REF_SUB_LOCATIONS

static final int CMN_NODE_INSTANCE__REF_SUB_LOCATIONS
The feature id for the 'Ref Sub Locations' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE__HOSTNAME

static final int CMN_NODE_INSTANCE__HOSTNAME
The feature id for the 'Hostname' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_NODE_INSTANCE_FEATURE_COUNT

static final int CMN_NODE_INSTANCE_FEATURE_COUNT
The number of structural features of the 'CMN Node Instance' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_DEFAULT_PROPERTY

static final int CMN_DEFAULT_PROPERTY
The meta object id for the 'CMN Default Property' class.

See Also:
CMNDefaultPropertyImpl, CommonPackageImpl.getCMNDefaultProperty(), Constant Field Values
Generated

CMN_DEFAULT_PROPERTY_FEATURE_COUNT

static final int CMN_DEFAULT_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CMN Default Property' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_EXTENDED_PROPERTY

static final int CMN_EXTENDED_PROPERTY
The meta object id for the 'CMN Extended Property' class.

See Also:
CMNExtendedPropertyImpl, CommonPackageImpl.getCMNExtendedProperty(), Constant Field Values
Generated

CMN_EXTENDED_PROPERTY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_EXTENDED_PROPERTY__TYPE

static final int CMN_EXTENDED_PROPERTY__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_EXTENDED_PROPERTY__VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_EXTENDED_PROPERTY_FEATURE_COUNT

static final int CMN_EXTENDED_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CMN Extended Property' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION

static final int CMN_ANNOTATION
The meta object id for the 'CMN Annotation' class.

See Also:
CMNAnnotationImpl, CommonPackageImpl.getCMNAnnotation(), Constant Field Values
Generated

CMN_ANNOTATION__ID

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION__DESCRIPTION

static final int CMN_ANNOTATION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION__URI

static final int CMN_ANNOTATION__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION__TYPE

static final int CMN_ANNOTATION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CMN_ANNOTATION_FEATURE_COUNT

static final int CMN_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'CMN Annotation' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered
Method Detail

getCMNNamedElement

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

Returns:
the meta object for class 'CMN Named Element'.
See Also:
CMNNamedElement
Generated

getCMNNamedElement_Id

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

Returns:
the meta object for the attribute 'Id'.
See Also:
CMNNamedElement.getId(), getCMNNamedElement()
Generated

getCMNNamedElement_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
CMNNamedElement.getName(), getCMNNamedElement()
Generated

getCMNMachine

org.eclipse.emf.ecore.EClass getCMNMachine()
Returns the meta object for class 'CMN Machine'.

Returns:
the meta object for class 'CMN Machine'.
See Also:
CMNMachine
Generated

getCMNNodeType

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

Returns:
the meta object for class 'CMN Node Type'.
See Also:
CMNNodeType
Generated

getCMNNodeType_Hostname

org.eclipse.emf.ecore.EAttribute getCMNNodeType_Hostname()
Returns the meta object for the attribute 'Hostname'.

Returns:
the meta object for the attribute 'Hostname'.
See Also:
CMNNodeType.getHostname(), getCMNNodeType()
Generated

getCMNNodeInstance

org.eclipse.emf.ecore.EClass getCMNNodeInstance()
Returns the meta object for class 'CMN Node Instance'.

Returns:
the meta object for class 'CMN Node Instance'.
See Also:
CMNNodeInstance
Generated

getCMNNodeInstance_Hostname

org.eclipse.emf.ecore.EAttribute getCMNNodeInstance_Hostname()
Returns the meta object for the attribute 'Hostname'.

Returns:
the meta object for the attribute 'Hostname'.
See Also:
CMNNodeInstance.getHostname(), getCMNNodeInstance()
Generated

getCMNExtendedProperty

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

Returns:
the meta object for class 'CMN Extended Property'.
See Also:
CMNExtendedProperty
Generated

getCMNExtendedProperty_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
CMNExtendedProperty.getName(), getCMNExtendedProperty()
Generated

getCMNExtendedProperty_Type

org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
CMNExtendedProperty.getType(), getCMNExtendedProperty()
Generated

getCMNExtendedProperty_Value

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

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

getCMNDefaultProperty

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

Returns:
the meta object for class 'CMN Default Property'.
See Also:
CMNDefaultProperty
Generated

getCMNAnnotation

org.eclipse.emf.ecore.EClass getCMNAnnotation()
Returns the meta object for class 'CMN Annotation'.

Returns:
the meta object for class 'CMN Annotation'.
See Also:
CMNAnnotation
Generated

getCMNAnnotation_URI

org.eclipse.emf.ecore.EAttribute getCMNAnnotation_URI()
Returns the meta object for the attribute 'URI'.

Returns:
the meta object for the attribute 'URI'.
See Also:
CMNAnnotation.getURI(), getCMNAnnotation()
Generated

getCMNAnnotation_Type

org.eclipse.emf.ecore.EAttribute getCMNAnnotation_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
CMNAnnotation.getType(), getCMNAnnotation()
Generated

getCMNNamedElement_Description

org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
CMNNamedElement.getDescription(), getCMNNamedElement()
Generated

getCommonFactory

CommonFactory getCommonFactory()
Returns the factory that creates the instances of the model.

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

TPTP 4.6.0 Platform Project
Public API Specification