|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CommonPackage
The Package for the model. It contains accessors for the meta objects to represent
CommonFactory| 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 java.lang.String |
copyright
|
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 |
|---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CommonPackage eINSTANCE
static final int CMN_NAMED_ELEMENT
CMN Named Element' class.
CMNNamedElementImpl,
CommonPackageImpl.getCMNNamedElement(),
Constant Field Valuesstatic final int CMN_NAMED_ELEMENT__ID
static final int CMN_NAMED_ELEMENT__DESCRIPTION
static final int CMN_NAMED_ELEMENT__NAME
static final int CMN_NAMED_ELEMENT_FEATURE_COUNT
static final int CMN_NODE_TYPE
CMN Node Type' class.
CMNNodeTypeImpl,
CommonPackageImpl.getCMNNodeType(),
Constant Field Valuesstatic final int CMN_NODE_TYPE__ID
static final int CMN_NODE_TYPE__DESCRIPTION
static final int CMN_NODE_TYPE__NAME
static final int CMN_NODE_TYPE__PROPERTY_GROUPS
static final int CMN_NODE_TYPE__DEPLOYMENT
static final int CMN_NODE_TYPE__TIMEZONE
static final int CMN_NODE_TYPE__SUB_LOCATIONS
static final int CMN_NODE_TYPE__PARENT
static final int CMN_NODE_TYPE__REF_SUB_LOCATIONS
static final int CMN_NODE_TYPE__HOSTNAME
static final int CMN_NODE_TYPE_FEATURE_COUNT
static final int CMN_MACHINE
CMN Machine' class.
CMNMachineImpl,
CommonPackageImpl.getCMNMachine(),
Constant Field Valuesstatic final int CMN_MACHINE__ID
static final int CMN_MACHINE__DESCRIPTION
static final int CMN_MACHINE__NAME
static final int CMN_MACHINE__PROPERTY_GROUPS
static final int CMN_MACHINE__DEPLOYMENT
static final int CMN_MACHINE__TIMEZONE
static final int CMN_MACHINE__SUB_LOCATIONS
static final int CMN_MACHINE__PARENT
static final int CMN_MACHINE__REF_SUB_LOCATIONS
static final int CMN_MACHINE__HOSTNAME
static final int CMN_MACHINE_FEATURE_COUNT
static final int CMN_NODE_INSTANCE
CMN Node Instance' class.
CMNNodeInstanceImpl,
CommonPackageImpl.getCMNNodeInstance(),
Constant Field Valuesstatic final int CMN_NODE_INSTANCE__ID
static final int CMN_NODE_INSTANCE__DESCRIPTION
static final int CMN_NODE_INSTANCE__NAME
static final int CMN_NODE_INSTANCE__PROPERTY_GROUPS
static final int CMN_NODE_INSTANCE__DEPLOYMENT
static final int CMN_NODE_INSTANCE__TIMEZONE
static final int CMN_NODE_INSTANCE__SUB_LOCATIONS
static final int CMN_NODE_INSTANCE__PARENT
static final int CMN_NODE_INSTANCE__REF_SUB_LOCATIONS
static final int CMN_NODE_INSTANCE__HOSTNAME
static final int CMN_NODE_INSTANCE_FEATURE_COUNT
static final int CMN_DEFAULT_PROPERTY
CMN Default Property' class.
CMNDefaultPropertyImpl,
CommonPackageImpl.getCMNDefaultProperty(),
Constant Field Valuesstatic final int CMN_DEFAULT_PROPERTY_FEATURE_COUNT
static final int CMN_EXTENDED_PROPERTY
CMN Extended Property' class.
CMNExtendedPropertyImpl,
CommonPackageImpl.getCMNExtendedProperty(),
Constant Field Valuesstatic final int CMN_EXTENDED_PROPERTY__NAME
static final int CMN_EXTENDED_PROPERTY__TYPE
static final int CMN_EXTENDED_PROPERTY__VALUE
static final int CMN_EXTENDED_PROPERTY_FEATURE_COUNT
static final int CMN_ANNOTATION
CMN Annotation' class.
CMNAnnotationImpl,
CommonPackageImpl.getCMNAnnotation(),
Constant Field Valuesstatic final int CMN_ANNOTATION__ID
static final int CMN_ANNOTATION__DESCRIPTION
static final int CMN_ANNOTATION__NAME
static final int CMN_ANNOTATION__URI
static final int CMN_ANNOTATION__TYPE
static final int CMN_ANNOTATION_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getCMNNamedElement()
CMN Named Element'.
CMNNamedElementorg.eclipse.emf.ecore.EAttribute getCMNNamedElement_Id()
Id'.
CMNNamedElement.getId(),
getCMNNamedElement()org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Name()
Name'.
CMNNamedElement.getName(),
getCMNNamedElement()org.eclipse.emf.ecore.EClass getCMNMachine()
CMN Machine'.
CMNMachineorg.eclipse.emf.ecore.EClass getCMNNodeType()
CMN Node Type'.
CMNNodeTypeorg.eclipse.emf.ecore.EAttribute getCMNNodeType_Hostname()
Hostname'.
CMNNodeType.getHostname(),
getCMNNodeType()org.eclipse.emf.ecore.EClass getCMNNodeInstance()
CMN Node Instance'.
CMNNodeInstanceorg.eclipse.emf.ecore.EAttribute getCMNNodeInstance_Hostname()
Hostname'.
CMNNodeInstance.getHostname(),
getCMNNodeInstance()org.eclipse.emf.ecore.EClass getCMNExtendedProperty()
CMN Extended Property'.
CMNExtendedPropertyorg.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Name()
Name'.
CMNExtendedProperty.getName(),
getCMNExtendedProperty()org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Type()
Type'.
CMNExtendedProperty.getType(),
getCMNExtendedProperty()org.eclipse.emf.ecore.EAttribute getCMNExtendedProperty_Value()
Value'.
CMNExtendedProperty.getValue(),
getCMNExtendedProperty()org.eclipse.emf.ecore.EClass getCMNDefaultProperty()
CMN Default Property'.
CMNDefaultPropertyorg.eclipse.emf.ecore.EClass getCMNAnnotation()
CMN Annotation'.
CMNAnnotationorg.eclipse.emf.ecore.EAttribute getCMNAnnotation_URI()
URI'.
CMNAnnotation.getURI(),
getCMNAnnotation()org.eclipse.emf.ecore.EAttribute getCMNAnnotation_Type()
Type'.
CMNAnnotation.getType(),
getCMNAnnotation()org.eclipse.emf.ecore.EAttribute getCMNNamedElement_Description()
Description'.
CMNNamedElement.getDescription(),
getCMNNamedElement()CommonFactory getCommonFactory()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||