|
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 | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.tptp.wsdm.tooling.model.manageableResourceType.impl.ManageableResourceTypeImpl
An implementation of the model object 'Manageable Resource Type'.
The following features are implemented:
Relationship DefinitionsIdentifierNamespaceImplementsEPR Gen ClassNum Instances To CreateAllow Remote Creation
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected static boolean |
ALLOW_REMOTE_CREATION_EDEFAULT
The default value of the ' Allow Remote Creation' attribute |
protected boolean |
allowRemoteCreation
The cached value of the ' Allow Remote Creation' attribute |
protected static java.lang.String |
EPR_GEN_CLASS_EDEFAULT
The default value of the ' EPR Gen Class' attribute |
protected java.lang.String |
eprGenClass
The cached value of the ' EPR Gen Class' attribute |
protected java.lang.String |
identifier
The cached value of the ' Identifier' attribute |
protected static java.lang.String |
IDENTIFIER_EDEFAULT
The default value of the ' Identifier' attribute |
protected org.eclipse.emf.common.util.EList |
implements_
The cached value of the ' Implements' attribute list |
protected java.lang.String |
namespace
The cached value of the ' Namespace' attribute |
protected static java.lang.String |
NAMESPACE_EDEFAULT
The default value of the ' Namespace' attribute |
protected static int |
NUM_INSTANCES_TO_CREATE_EDEFAULT
The default value of the ' Num Instances To Create' attribute |
protected int |
numInstancesToCreate
The cached value of the ' Num Instances To Create' attribute |
protected org.eclipse.emf.common.util.EList |
relationshipDefinitions
The cached value of the ' Relationship Definitions' containment reference list |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
ManageableResourceTypeImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getEPRGenClass()
|
java.lang.String |
getIdentifier()
|
org.eclipse.emf.common.util.EList |
getImplements()
|
java.lang.String |
getNamespace()
|
int |
getNumInstancesToCreate()
|
org.eclipse.emf.common.util.EList |
getRelationshipDefinitions()
|
boolean |
isAllowRemoteCreation()
|
void |
setAllowRemoteCreation(boolean newAllowRemoteCreation)
|
void |
setEPRGenClass(java.lang.String newEPRGenClass)
|
void |
setIdentifier(java.lang.String newIdentifier)
|
void |
setNamespace(java.lang.String newNamespace)
|
void |
setNumInstancesToCreate(int newNumInstancesToCreate)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
protected org.eclipse.emf.common.util.EList relationshipDefinitions
Relationship Definitions' containment reference list.
getRelationshipDefinitions()protected static final java.lang.String IDENTIFIER_EDEFAULT
Identifier' attribute.
getIdentifier(),
Constant Field Valuesprotected java.lang.String identifier
Identifier' attribute.
getIdentifier()protected static final java.lang.String NAMESPACE_EDEFAULT
Namespace' attribute.
getNamespace(),
Constant Field Valuesprotected java.lang.String namespace
Namespace' attribute.
getNamespace()protected org.eclipse.emf.common.util.EList implements_
Implements' attribute list.
getImplements()protected static final java.lang.String EPR_GEN_CLASS_EDEFAULT
EPR Gen Class' attribute.
getEPRGenClass(),
Constant Field Valuesprotected java.lang.String eprGenClass
EPR Gen Class' attribute.
getEPRGenClass()protected static final int NUM_INSTANCES_TO_CREATE_EDEFAULT
Num Instances To Create' attribute.
getNumInstancesToCreate(),
Constant Field Valuesprotected int numInstancesToCreate
Num Instances To Create' attribute.
getNumInstancesToCreate()protected static final boolean ALLOW_REMOTE_CREATION_EDEFAULT
Allow Remote Creation' attribute.
isAllowRemoteCreation(),
Constant Field Valuesprotected boolean allowRemoteCreation
Allow Remote Creation' attribute.
isAllowRemoteCreation()| Constructor Detail |
protected ManageableResourceTypeImpl()
| Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
public org.eclipse.emf.common.util.EList getRelationshipDefinitions()
getRelationshipDefinitions in interface ManageableResourceTypeManageableResourceTypePackage.getManageableResourceType_RelationshipDefinitions()public java.lang.String getIdentifier()
getIdentifier in interface ManageableResourceTypeManageableResourceType.setIdentifier(String),
ManageableResourceTypePackage.getManageableResourceType_Identifier()public void setIdentifier(java.lang.String newIdentifier)
setIdentifier in interface ManageableResourceTypenewIdentifier - the new value of the 'Identifier' attribute.ManageableResourceType.getIdentifier()public java.lang.String getNamespace()
getNamespace in interface ManageableResourceTypeManageableResourceType.setNamespace(String),
ManageableResourceTypePackage.getManageableResourceType_Namespace()public void setNamespace(java.lang.String newNamespace)
setNamespace in interface ManageableResourceTypenewNamespace - the new value of the 'Namespace' attribute.ManageableResourceType.getNamespace()public org.eclipse.emf.common.util.EList getImplements()
getImplements in interface ManageableResourceTypeManageableResourceTypePackage.getManageableResourceType_Implements()public java.lang.String getEPRGenClass()
getEPRGenClass in interface ManageableResourceTypeManageableResourceType.setEPRGenClass(String),
ManageableResourceTypePackage.getManageableResourceType_EPRGenClass()public void setEPRGenClass(java.lang.String newEPRGenClass)
setEPRGenClass in interface ManageableResourceTypenewEPRGenClass - the new value of the 'EPR Gen Class' attribute.ManageableResourceType.getEPRGenClass()public int getNumInstancesToCreate()
getNumInstancesToCreate in interface ManageableResourceTypeManageableResourceType.setNumInstancesToCreate(int),
ManageableResourceTypePackage.getManageableResourceType_NumInstancesToCreate()public void setNumInstancesToCreate(int newNumInstancesToCreate)
setNumInstancesToCreate in interface ManageableResourceTypenewNumInstancesToCreate - the new value of the 'Num Instances To Create' attribute.ManageableResourceType.getNumInstancesToCreate()public boolean isAllowRemoteCreation()
isAllowRemoteCreation in interface ManageableResourceTypeManageableResourceType.setAllowRemoteCreation(boolean),
ManageableResourceTypePackage.getManageableResourceType_AllowRemoteCreation()public void setAllowRemoteCreation(boolean newAllowRemoteCreation)
setAllowRemoteCreation in interface ManageableResourceTypenewAllowRemoteCreation - the new value of the 'Allow Remote Creation' attribute.ManageableResourceType.isAllowRemoteCreation()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObject
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjectpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjectpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjectpublic java.lang.String toString()
|
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 | ||||||||||