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