|
TPTP 4.2.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
CategoryFactory| Nested Class Summary | |
|---|---|
static interface |
CategoryPackage.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 |
AVAILABILITY
The meta object id for the ' Availability' enum |
static int |
AVAILABILITY_OBJECT
The meta object id for the 'Availability Object' data type |
static CategoryPackage |
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 |
OPERATION
The meta object id for the ' Operation' enum |
static int |
OPERATION_OBJECT
The meta object id for the 'Operation Object' data type |
static int |
QO_S
The meta object id for the ' Qo S' enum |
static int |
QO_SOBJECT
The meta object id for the 'Qo SObject' data type |
static int |
SECURITY
The meta object id for the ' Security' enum |
static int |
SECURITY_OBJECT
The meta object id for the 'Security Object' data type |
static int |
SYMPTOM_CATEGORY
The meta object id for the 'Symptom Category' data type |
static int |
UNDEFINED
The meta object id for the 'Undefined' data type |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EEnum |
getAvailability()
Returns the meta object for enum ' Availability' |
org.eclipse.emf.ecore.EDataType |
getAvailabilityObject()
Returns the meta object for data type ' Availability Object' |
CategoryFactory |
getCategoryFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EEnum |
getOperation()
Returns the meta object for enum ' Operation' |
org.eclipse.emf.ecore.EDataType |
getOperationObject()
Returns the meta object for data type ' Operation Object' |
org.eclipse.emf.ecore.EEnum |
getQoS()
Returns the meta object for enum ' Qo S' |
org.eclipse.emf.ecore.EDataType |
getQoSObject()
Returns the meta object for data type ' Qo SObject' |
org.eclipse.emf.ecore.EEnum |
getSecurity()
Returns the meta object for enum ' Security' |
org.eclipse.emf.ecore.EDataType |
getSecurityObject()
Returns the meta object for data type ' Security Object' |
org.eclipse.emf.ecore.EDataType |
getSymptomCategory()
Returns the meta object for data type ' Symptom Category' |
org.eclipse.emf.ecore.EDataType |
getUndefined()
Returns the meta object for data type ' Undefined' |
| 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 eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final CategoryPackage eINSTANCE
public static final int AVAILABILITY
Availability' enum.
Availability,
CategoryPackageImpl.getAvailability(),
Constant Field Valuespublic static final int OPERATION
Operation' enum.
Operation,
CategoryPackageImpl.getOperation(),
Constant Field Valuespublic static final int QO_S
Qo S' enum.
QoS,
CategoryPackageImpl.getQoS(),
Constant Field Valuespublic static final int SECURITY
Security' enum.
Security,
CategoryPackageImpl.getSecurity(),
Constant Field Valuespublic static final int AVAILABILITY_OBJECT
Availability,
CategoryPackageImpl.getAvailabilityObject(),
Constant Field Valuespublic static final int OPERATION_OBJECT
Operation,
CategoryPackageImpl.getOperationObject(),
Constant Field Valuespublic static final int QO_SOBJECT
QoS,
CategoryPackageImpl.getQoSObject(),
Constant Field Valuespublic static final int SECURITY_OBJECT
Security,
CategoryPackageImpl.getSecurityObject(),
Constant Field Valuespublic static final int SYMPTOM_CATEGORY
Object,
CategoryPackageImpl.getSymptomCategory(),
Constant Field Valuespublic static final int UNDEFINED
String,
CategoryPackageImpl.getUndefined(),
Constant Field Values| Method Detail |
public org.eclipse.emf.ecore.EEnum getAvailability()
Availability'.
Availabilitypublic org.eclipse.emf.ecore.EEnum getOperation()
Operation'.
Operationpublic org.eclipse.emf.ecore.EEnum getQoS()
Qo S'.
QoSpublic org.eclipse.emf.ecore.EEnum getSecurity()
Security'.
Securitypublic org.eclipse.emf.ecore.EDataType getAvailabilityObject()
Availability Object'.
Availabilitypublic org.eclipse.emf.ecore.EDataType getOperationObject()
Operation Object'.
Operationpublic org.eclipse.emf.ecore.EDataType getQoSObject()
Qo SObject'.
QoSpublic org.eclipse.emf.ecore.EDataType getSecurityObject()
Security Object'.
Securitypublic org.eclipse.emf.ecore.EDataType getSymptomCategory()
Symptom Category'.
Objectpublic org.eclipse.emf.ecore.EDataType getUndefined()
Undefined'.
Stringpublic CategoryFactory getCategoryFactory()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||