|
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
ModelFactory| Nested Class Summary | |
|---|---|
static interface |
ModelPackage.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 |
CONNECTION_PROPERTY
The meta object id for the ' Connection Property' class |
static int |
CONNECTION_PROPERTY__PROP_NAME
The feature id for the 'Prop Name' attribute |
static int |
CONNECTION_PROPERTY__PROP_VALUE
The feature id for the 'Prop Value' attribute |
static int |
CONNECTION_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Connection Property' class |
static java.lang.String |
copyright
|
static ModelPackage |
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 |
MANAGED_RESOURCE
The meta object id for the ' Managed Resource' class |
static int |
MANAGED_RESOURCE__CONNECTION_PROPERTIES
The feature id for the 'Connection Properties' reference list |
static int |
MANAGED_RESOURCE__ID
The feature id for the 'Id' attribute |
static int |
MANAGED_RESOURCE__MEMBERS
The feature id for the 'Members' reference list |
static int |
MANAGED_RESOURCE__NAME
The feature id for the 'Name' attribute |
static int |
MANAGED_RESOURCE__OPERATIONS
The feature id for the 'Operations' reference list |
static int |
MANAGED_RESOURCE__PROPERTIES
The feature id for the 'Properties' reference list |
static int |
MANAGED_RESOURCE__RELATIONSHIP_RESOURCE
The feature id for the 'Relationship Resource' attribute |
static int |
MANAGED_RESOURCE__RELATIONSHIPS
The feature id for the 'Relationships' reference list |
static int |
MANAGED_RESOURCE__SERVICE_GROUP
The feature id for the 'Service Group' attribute |
static int |
MANAGED_RESOURCE__STATE
The feature id for the 'State' attribute |
static int |
MANAGED_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Managed Resource' class |
static int |
OPERATION
The meta object id for the ' Operation' class |
static int |
OPERATION__ARGUMENT
The feature id for the 'Argument' reference list |
static int |
OPERATION__NAME
The feature id for the 'Name' attribute |
static int |
OPERATION__RETURN
The feature id for the 'Return' reference |
static int |
OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class |
static int |
OPERATION_PARAMETER
The meta object id for the ' Operation Parameter' class |
static int |
OPERATION_PARAMETER__NAME
The feature id for the 'Name' attribute |
static int |
OPERATION_PARAMETER__TYPE
The feature id for the 'Type' attribute |
static int |
OPERATION_PARAMETER__VALUE
The feature id for the 'Value' attribute |
static int |
OPERATION_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Operation Parameter' class |
static int |
PROPERTY
The meta object id for the ' Property' class |
static int |
PROPERTY__NAME
The feature id for the 'Name' attribute |
static int |
PROPERTY__VALUE
The feature id for the 'Value' attribute list |
static int |
PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class |
static int |
RELATIONSHIP
The meta object id for the ' Relationship' class |
static int |
RELATIONSHIP__NAME
The feature id for the 'Name' attribute |
static int |
RELATIONSHIP__PARTICIPANTS
The feature id for the 'Participants' reference list |
static int |
RELATIONSHIP__TYPE
The feature id for the 'Type' attribute |
static int |
RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Relationship' class |
static int |
RELATIONSHIP_PARTICIPANT
The meta object id for the ' Relationship Participant' class |
static int |
RELATIONSHIP_PARTICIPANT__MEMBER
The feature id for the 'Member' reference |
static int |
RELATIONSHIP_PARTICIPANT__ROLE
The feature id for the 'Role' attribute |
static int |
RELATIONSHIP_PARTICIPANT_FEATURE_COUNT
The number of structural features of the 'Relationship Participant' class |
static int |
RESOURCE_STATES
The meta object id for the ' Resource States' enum |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getConnectionProperty_PropName()
Returns the meta object for the attribute ' Prop Name' |
org.eclipse.emf.ecore.EAttribute |
getConnectionProperty_PropValue()
Returns the meta object for the attribute ' Prop Value' |
org.eclipse.emf.ecore.EClass |
getConnectionProperty()
Returns the meta object for class ' Connection Property' |
org.eclipse.emf.ecore.EReference |
getManagedResource_ConnectionProperties()
Returns the meta object for the reference list ' Connection Properties' |
org.eclipse.emf.ecore.EAttribute |
getManagedResource_Id()
Returns the meta object for the attribute ' Id' |
org.eclipse.emf.ecore.EReference |
getManagedResource_Members()
Returns the meta object for the reference list ' Members' |
org.eclipse.emf.ecore.EAttribute |
getManagedResource_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EReference |
getManagedResource_Operations()
Returns the meta object for the reference list ' Operations' |
org.eclipse.emf.ecore.EReference |
getManagedResource_Properties()
Returns the meta object for the reference list ' Properties' |
org.eclipse.emf.ecore.EAttribute |
getManagedResource_RelationshipResource()
Returns the meta object for the attribute ' Relationship Resource' |
org.eclipse.emf.ecore.EReference |
getManagedResource_Relationships()
Returns the meta object for the reference list ' Relationships' |
org.eclipse.emf.ecore.EAttribute |
getManagedResource_ServiceGroup()
Returns the meta object for the attribute ' Service Group' |
org.eclipse.emf.ecore.EAttribute |
getManagedResource_State()
Returns the meta object for the attribute ' State' |
org.eclipse.emf.ecore.EClass |
getManagedResource()
Returns the meta object for class ' Managed Resource' |
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getOperation_Argument()
Returns the meta object for the reference list ' Argument' |
org.eclipse.emf.ecore.EAttribute |
getOperation_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EReference |
getOperation_Return()
Returns the meta object for the reference ' Return' |
org.eclipse.emf.ecore.EClass |
getOperation()
Returns the meta object for class ' Operation' |
org.eclipse.emf.ecore.EAttribute |
getOperationParameter_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getOperationParameter_Type()
Returns the meta object for the attribute ' Type' |
org.eclipse.emf.ecore.EAttribute |
getOperationParameter_Value()
Returns the meta object for the attribute ' Value' |
org.eclipse.emf.ecore.EClass |
getOperationParameter()
Returns the meta object for class ' Operation Parameter' |
org.eclipse.emf.ecore.EAttribute |
getProperty_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EAttribute |
getProperty_Value()
Returns the meta object for the attribute list ' Value' |
org.eclipse.emf.ecore.EClass |
getProperty()
Returns the meta object for class ' Property' |
org.eclipse.emf.ecore.EAttribute |
getRelationship_Name()
Returns the meta object for the attribute ' Name' |
org.eclipse.emf.ecore.EReference |
getRelationship_Participants()
Returns the meta object for the reference list ' Participants' |
org.eclipse.emf.ecore.EAttribute |
getRelationship_Type()
Returns the meta object for the attribute ' Type' |
org.eclipse.emf.ecore.EClass |
getRelationship()
Returns the meta object for class ' Relationship' |
org.eclipse.emf.ecore.EReference |
getRelationshipParticipant_Member()
Returns the meta object for the reference ' Member' |
org.eclipse.emf.ecore.EAttribute |
getRelationshipParticipant_Role()
Returns the meta object for the attribute ' Role' |
org.eclipse.emf.ecore.EClass |
getRelationshipParticipant()
Returns the meta object for class ' Relationship Participant' |
org.eclipse.emf.ecore.EEnum |
getResourceStates()
Returns the meta object for enum ' Resource States' |
| 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 ModelPackage eINSTANCE
public static final int MANAGED_RESOURCE
Managed Resource' class.
ManagedResourceImpl,
ModelPackageImpl.getManagedResource(),
Constant Field Valuespublic static final int MANAGED_RESOURCE__PROPERTIES
public static final int MANAGED_RESOURCE__MEMBERS
public static final int MANAGED_RESOURCE__OPERATIONS
public static final int MANAGED_RESOURCE__NAME
public static final int MANAGED_RESOURCE__STATE
public static final int MANAGED_RESOURCE__ID
public static final int MANAGED_RESOURCE__CONNECTION_PROPERTIES
public static final int MANAGED_RESOURCE__RELATIONSHIPS
public static final int MANAGED_RESOURCE__SERVICE_GROUP
public static final int MANAGED_RESOURCE__RELATIONSHIP_RESOURCE
public static final int MANAGED_RESOURCE_FEATURE_COUNT
public static final int PROPERTY
Property' class.
PropertyImpl,
ModelPackageImpl.getProperty(),
Constant Field Valuespublic static final int PROPERTY__NAME
public static final int PROPERTY__VALUE
public static final int PROPERTY_FEATURE_COUNT
public static final int OPERATION
Operation' class.
OperationImpl,
ModelPackageImpl.getOperation(),
Constant Field Valuespublic static final int OPERATION__NAME
public static final int OPERATION__RETURN
public static final int OPERATION__ARGUMENT
public static final int OPERATION_FEATURE_COUNT
public static final int OPERATION_PARAMETER
Operation Parameter' class.
OperationParameterImpl,
ModelPackageImpl.getOperationParameter(),
Constant Field Valuespublic static final int OPERATION_PARAMETER__TYPE
public static final int OPERATION_PARAMETER__VALUE
public static final int OPERATION_PARAMETER__NAME
public static final int OPERATION_PARAMETER_FEATURE_COUNT
public static final int CONNECTION_PROPERTY
Connection Property' class.
ConnectionPropertyImpl,
ModelPackageImpl.getConnectionProperty(),
Constant Field Valuespublic static final int CONNECTION_PROPERTY__PROP_NAME
public static final int CONNECTION_PROPERTY__PROP_VALUE
public static final int CONNECTION_PROPERTY_FEATURE_COUNT
public static final int RELATIONSHIP
Relationship' class.
RelationshipImpl,
ModelPackageImpl.getRelationship(),
Constant Field Valuespublic static final int RELATIONSHIP__NAME
public static final int RELATIONSHIP__TYPE
public static final int RELATIONSHIP__PARTICIPANTS
public static final int RELATIONSHIP_FEATURE_COUNT
public static final int RELATIONSHIP_PARTICIPANT
Relationship Participant' class.
RelationshipParticipantImpl,
ModelPackageImpl.getRelationshipParticipant(),
Constant Field Valuespublic static final int RELATIONSHIP_PARTICIPANT__MEMBER
public static final int RELATIONSHIP_PARTICIPANT__ROLE
public static final int RELATIONSHIP_PARTICIPANT_FEATURE_COUNT
public static final int RESOURCE_STATES
Resource States' enum.
ResourceStates,
ModelPackageImpl.getResourceStates(),
Constant Field Values| Method Detail |
public org.eclipse.emf.ecore.EClass getManagedResource()
Managed Resource'.
ManagedResourcepublic org.eclipse.emf.ecore.EReference getManagedResource_Properties()
Properties'.
ManagedResource.getProperties(),
getManagedResource()public org.eclipse.emf.ecore.EReference getManagedResource_Members()
Members'.
ManagedResource.getMembers(),
getManagedResource()public org.eclipse.emf.ecore.EReference getManagedResource_Operations()
Operations'.
ManagedResource.getOperations(),
getManagedResource()public org.eclipse.emf.ecore.EAttribute getManagedResource_Name()
Name'.
ManagedResource.getName(),
getManagedResource()public org.eclipse.emf.ecore.EAttribute getManagedResource_State()
State'.
ManagedResource.getState(),
getManagedResource()public org.eclipse.emf.ecore.EAttribute getManagedResource_Id()
Id'.
ManagedResource.getId(),
getManagedResource()public org.eclipse.emf.ecore.EReference getManagedResource_ConnectionProperties()
Connection Properties'.
ManagedResource.getConnectionProperties(),
getManagedResource()public org.eclipse.emf.ecore.EReference getManagedResource_Relationships()
Relationships'.
ManagedResource.getRelationships(),
getManagedResource()public org.eclipse.emf.ecore.EAttribute getManagedResource_ServiceGroup()
Service Group'.
ManagedResource.isServiceGroup(),
getManagedResource()public org.eclipse.emf.ecore.EAttribute getManagedResource_RelationshipResource()
Relationship Resource'.
ManagedResource.isRelationshipResource(),
getManagedResource()public org.eclipse.emf.ecore.EClass getProperty()
Property'.
Propertypublic org.eclipse.emf.ecore.EAttribute getProperty_Name()
Name'.
Property.getName(),
getProperty()public org.eclipse.emf.ecore.EAttribute getProperty_Value()
Value'.
Property.getValue(),
getProperty()public org.eclipse.emf.ecore.EClass getOperation()
Operation'.
Operationpublic org.eclipse.emf.ecore.EAttribute getOperation_Name()
Name'.
Operation.getName(),
getOperation()public org.eclipse.emf.ecore.EReference getOperation_Return()
Return'.
Operation.getReturn(),
getOperation()public org.eclipse.emf.ecore.EReference getOperation_Argument()
Argument'.
Operation.getArgument(),
getOperation()public org.eclipse.emf.ecore.EClass getOperationParameter()
Operation Parameter'.
OperationParameterpublic org.eclipse.emf.ecore.EAttribute getOperationParameter_Type()
Type'.
OperationParameter.getType(),
getOperationParameter()public org.eclipse.emf.ecore.EAttribute getOperationParameter_Value()
Value'.
OperationParameter.getValue(),
getOperationParameter()public org.eclipse.emf.ecore.EAttribute getOperationParameter_Name()
Name'.
OperationParameter.getName(),
getOperationParameter()public org.eclipse.emf.ecore.EClass getConnectionProperty()
Connection Property'.
ConnectionPropertypublic org.eclipse.emf.ecore.EAttribute getConnectionProperty_PropName()
Prop Name'.
ConnectionProperty.getPropName(),
getConnectionProperty()public org.eclipse.emf.ecore.EAttribute getConnectionProperty_PropValue()
Prop Value'.
ConnectionProperty.getPropValue(),
getConnectionProperty()public org.eclipse.emf.ecore.EClass getRelationship()
Relationship'.
Relationshippublic org.eclipse.emf.ecore.EAttribute getRelationship_Name()
Name'.
Relationship.getName(),
getRelationship()public org.eclipse.emf.ecore.EAttribute getRelationship_Type()
Type'.
Relationship.getType(),
getRelationship()public org.eclipse.emf.ecore.EReference getRelationship_Participants()
Participants'.
Relationship.getParticipants(),
getRelationship()public org.eclipse.emf.ecore.EClass getRelationshipParticipant()
Relationship Participant'.
RelationshipParticipantpublic org.eclipse.emf.ecore.EReference getRelationshipParticipant_Member()
Member'.
RelationshipParticipant.getMember(),
getRelationshipParticipant()public org.eclipse.emf.ecore.EAttribute getRelationshipParticipant_Role()
Role'.
RelationshipParticipant.getRole(),
getRelationshipParticipant()public org.eclipse.emf.ecore.EEnum getResourceStates()
Resource States'.
ResourceStatespublic ModelFactory getModelFactory()
|
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 | ||||||||||