|
TPTP 4.3.0 Monitoring Tools 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
CapabilitiesFactory| Nested Class Summary | |
|---|---|
static interface |
CapabilitiesPackage.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 |
CAPABILITY
The meta object id for the ' Capability' class |
static int |
CAPABILITY__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
CAPABILITY__NAME
The feature id for the 'Name' attribute |
static int |
CAPABILITY__NAMESPACE
The feature id for the 'Namespace' attribute |
static int |
CAPABILITY__OPERATIONS
The feature id for the 'Operations' reference list |
static int |
CAPABILITY__PREFIX
The feature id for the 'Prefix' attribute |
static int |
CAPABILITY__PROPERTIES
The feature id for the 'Properties' reference list |
static int |
CAPABILITY__TOPIC_SPACES
The feature id for the 'Topic Spaces' reference list |
static int |
CAPABILITY_FEATURE_COUNT
The number of structural features of the 'Capability' class |
static CapabilitiesPackage |
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 |
PROPERTY
The meta object id for the ' Property' class |
static int |
PROPERTY__ELEMENT
The feature id for the 'Element' reference |
static int |
PROPERTY__META_DATA
The feature id for the 'Meta Data' reference |
static int |
PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class |
static int |
TOPIC
The meta object id for the ' Topic' class |
static int |
TOPIC__ALIAS
The feature id for the 'Alias' reference |
static int |
TOPIC__CHILDREN
The feature id for the 'Children' containment reference list |
static int |
TOPIC__FINAL
The feature id for the 'Final' attribute |
static int |
TOPIC__MESSAGE_PATTERNS
The feature id for the 'Message Patterns' attribute list |
static int |
TOPIC__MESSAGE_TYPES
The feature id for the 'Message Types' attribute list |
static int |
TOPIC__NAME
The feature id for the 'Name' attribute |
static int |
TOPIC__PARENT
The feature id for the 'Parent' reference |
static int |
TOPIC_FEATURE_COUNT
The number of structural features of the 'Topic' class |
static int |
TOPIC_SPACE
The meta object id for the ' Topic Space' class |
static int |
TOPIC_SPACE__NAME
The feature id for the 'Name' attribute |
static int |
TOPIC_SPACE__NAMESPACE
The feature id for the 'Namespace' attribute |
static int |
TOPIC_SPACE__ROOT_TOPICS
The feature id for the 'Root Topics' reference list |
static int |
TOPIC_SPACE_FEATURE_COUNT
The number of structural features of the 'Topic Space' class |
| Method Summary | |
|---|---|
CapabilitiesFactory |
getCapabilitiesFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getCapability_Description()
Returns the meta object for the attribute ' Description' |
org.eclipse.emf.ecore.EAttribute |
getCapability_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getCapability_Namespace()
Returns the meta object for the attribute ' Namespace' |
org.eclipse.emf.ecore.EReference |
getCapability_Operations()
Returns the meta object for the reference list ' Operations' |
org.eclipse.emf.ecore.EAttribute |
getCapability_Prefix()
Returns the meta object for the attribute ' Prefix' |
org.eclipse.emf.ecore.EReference |
getCapability_Properties()
Returns the meta object for the reference list ' Properties' |
org.eclipse.emf.ecore.EReference |
getCapability_TopicSpaces()
Returns the meta object for the reference list ' Topic Spaces' |
org.eclipse.emf.ecore.EClass |
getCapability()
Returns the meta object for class ' Capability' |
org.eclipse.emf.ecore.EReference |
getProperty_Element()
Returns the meta object for the reference ' Element' |
org.eclipse.emf.ecore.EReference |
getProperty_MetaData()
Returns the meta object for the reference ' Meta Data' |
org.eclipse.emf.ecore.EClass |
getProperty()
Returns the meta object for class ' Property' |
org.eclipse.emf.ecore.EReference |
getTopic_Alias()
Returns the meta object for the reference ' Alias' |
org.eclipse.emf.ecore.EReference |
getTopic_Children()
Returns the meta object for the containment reference list ' Children' |
org.eclipse.emf.ecore.EAttribute |
getTopic_Final()
Returns the meta object for the attribute ' Final' |
org.eclipse.emf.ecore.EAttribute |
getTopic_MessagePatterns()
Returns the meta object for the attribute list ' Message Patterns' |
org.eclipse.emf.ecore.EAttribute |
getTopic_MessageTypes()
Returns the meta object for the attribute list ' Message Types' |
org.eclipse.emf.ecore.EAttribute |
getTopic_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EReference |
getTopic_Parent()
Returns the meta object for the reference ' Parent' |
org.eclipse.emf.ecore.EClass |
getTopic()
Returns the meta object for class ' Topic' |
org.eclipse.emf.ecore.EAttribute |
getTopicSpace_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getTopicSpace_Namespace()
Returns the meta object for the attribute ' Namespace' |
org.eclipse.emf.ecore.EReference |
getTopicSpace_RootTopics()
Returns the meta object for the reference list ' Root Topics' |
org.eclipse.emf.ecore.EClass |
getTopicSpace()
Returns the meta object for class ' Topic Space' |
| 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 CapabilitiesPackage eINSTANCE
public static final int CAPABILITY
Capability' class.
CapabilityImpl,
CapabilitiesPackageImpl.getCapability(),
Constant Field Valuespublic static final int CAPABILITY__DESCRIPTION
public static final int CAPABILITY__NAMESPACE
public static final int CAPABILITY__PREFIX
public static final int CAPABILITY__NAME
public static final int CAPABILITY__PROPERTIES
public static final int CAPABILITY__OPERATIONS
public static final int CAPABILITY__TOPIC_SPACES
public static final int CAPABILITY_FEATURE_COUNT
public static final int TOPIC_SPACE
Topic Space' class.
TopicSpaceImpl,
CapabilitiesPackageImpl.getTopicSpace(),
Constant Field Valuespublic static final int TOPIC_SPACE__NAME
public static final int TOPIC_SPACE__NAMESPACE
public static final int TOPIC_SPACE__ROOT_TOPICS
public static final int TOPIC_SPACE_FEATURE_COUNT
public static final int TOPIC
Topic' class.
TopicImpl,
CapabilitiesPackageImpl.getTopic(),
Constant Field Valuespublic static final int TOPIC__FINAL
public static final int TOPIC__NAME
public static final int TOPIC__MESSAGE_PATTERNS
public static final int TOPIC__MESSAGE_TYPES
public static final int TOPIC__CHILDREN
public static final int TOPIC__PARENT
public static final int TOPIC__ALIAS
public static final int TOPIC_FEATURE_COUNT
public static final int PROPERTY
Property' class.
PropertyImpl,
CapabilitiesPackageImpl.getProperty(),
Constant Field Valuespublic static final int PROPERTY__ELEMENT
public static final int PROPERTY__META_DATA
public static final int PROPERTY_FEATURE_COUNT
| Method Detail |
public org.eclipse.emf.ecore.EClass getCapability()
Capability'.
Capabilitypublic org.eclipse.emf.ecore.EAttribute getCapability_Description()
Description'.
Capability.getDescription(),
getCapability()public org.eclipse.emf.ecore.EAttribute getCapability_Namespace()
Namespace'.
Capability.getNamespace(),
getCapability()public org.eclipse.emf.ecore.EAttribute getCapability_Prefix()
Prefix'.
Capability.getPrefix(),
getCapability()public org.eclipse.emf.ecore.EAttribute getCapability_Name()
Name'.
Capability.getName(),
getCapability()public org.eclipse.emf.ecore.EReference getCapability_Properties()
Properties'.
Capability.getProperties(),
getCapability()public org.eclipse.emf.ecore.EReference getCapability_Operations()
Operations'.
Capability.getOperations(),
getCapability()public org.eclipse.emf.ecore.EReference getCapability_TopicSpaces()
Topic Spaces'.
Capability.getTopicSpaces(),
getCapability()public org.eclipse.emf.ecore.EClass getTopicSpace()
Topic Space'.
TopicSpacepublic org.eclipse.emf.ecore.EAttribute getTopicSpace_Name()
Name'.
TopicSpace.getName(),
getTopicSpace()public org.eclipse.emf.ecore.EAttribute getTopicSpace_Namespace()
Namespace'.
TopicSpace.getNamespace(),
getTopicSpace()public org.eclipse.emf.ecore.EReference getTopicSpace_RootTopics()
Root Topics'.
TopicSpace.getRootTopics(),
getTopicSpace()public org.eclipse.emf.ecore.EClass getTopic()
Topic'.
Topicpublic org.eclipse.emf.ecore.EAttribute getTopic_Final()
Final'.
Topic.getFinal(),
getTopic()public org.eclipse.emf.ecore.EAttribute getTopic_Name()
Name'.
Topic.getName(),
getTopic()public org.eclipse.emf.ecore.EAttribute getTopic_MessagePatterns()
Message Patterns'.
Topic.getMessagePatterns(),
getTopic()public org.eclipse.emf.ecore.EAttribute getTopic_MessageTypes()
Message Types'.
Topic.getMessageTypes(),
getTopic()public org.eclipse.emf.ecore.EReference getTopic_Children()
Children'.
Topic.getChildren(),
getTopic()public org.eclipse.emf.ecore.EReference getTopic_Parent()
Parent'.
Topic.getParent(),
getTopic()public org.eclipse.emf.ecore.EReference getTopic_Alias()
Alias'.
Topic.getAlias(),
getTopic()public org.eclipse.emf.ecore.EClass getProperty()
Property'.
Propertypublic org.eclipse.emf.ecore.EReference getProperty_Element()
Element'.
Property.getElement(),
getProperty()public org.eclipse.emf.ecore.EReference getProperty_MetaData()
Meta Data'.
Property.getMetaData(),
getProperty()public CapabilitiesFactory getCapabilitiesFactory()
|
TPTP 4.3.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||