|
TPTP 4.4.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.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.tptp.symptom.sample.action.impl.ActionPackageImpl
An implementation of the model Package.
| 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.tptp.symptom.sample.action.ActionPackage |
|---|
ActionPackage.Literals |
| Nested classes inherited from class org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
| Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eContents, eCrossReferences, eProxyURI |
| 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 |
| Method Summary | |
|---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData |
void |
createPackageContents()
Creates the meta-model objects for the package. |
ActionFactory |
getActionFactory()
|
org.eclipse.emf.ecore.EEnum |
getDefaultReturnCodes()
|
org.eclipse.emf.ecore.EDataType |
getDefaultReturnCodesObject()
|
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_SampleAction()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
|
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
|
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
|
org.eclipse.emf.ecore.EDataType |
getReturnCode()
|
org.eclipse.emf.ecore.EAttribute |
getSampleAction_Arguments()
|
org.eclipse.emf.ecore.EAttribute |
getSampleAction_ClassName()
|
org.eclipse.emf.ecore.EAttribute |
getSampleAction_ClassPath()
|
org.eclipse.emf.ecore.EReference |
getSampleAction_ExecStatus()
|
org.eclipse.emf.ecore.EAttribute |
getSampleAction_Guid()
|
org.eclipse.emf.ecore.EClass |
getSampleAction()
|
org.eclipse.emf.ecore.EAttribute |
getStatus_Code()
|
org.eclipse.emf.ecore.EAttribute |
getStatus_Message()
|
org.eclipse.emf.ecore.EClass |
getStatus()
|
org.eclipse.emf.ecore.EDataType |
getUndefinedReturnCode()
|
static ActionPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
| Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEOperation, addEOperation, addEParameter, addEParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEDataType, initEDataType, initEEnum, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setNamespaceURI, setNsPrefix, setNsURI, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, 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, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, 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.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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
public static ActionPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
ActionPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public org.eclipse.emf.ecore.EClass getDocumentRoot()
getDocumentRoot in interface ActionPackageDocumentRootpublic org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed in interface ActionPackageDocumentRoot.getMixed(),
ActionPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap in interface ActionPackageDocumentRoot.getXMLNSPrefixMap(),
ActionPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation in interface ActionPackageDocumentRoot.getXSISchemaLocation(),
ActionPackage.getDocumentRoot()public org.eclipse.emf.ecore.EReference getDocumentRoot_SampleAction()
getDocumentRoot_SampleAction in interface ActionPackageDocumentRoot.getSampleAction(),
ActionPackage.getDocumentRoot()public org.eclipse.emf.ecore.EClass getSampleAction()
getSampleAction in interface ActionPackageSampleActionpublic org.eclipse.emf.ecore.EAttribute getSampleAction_ClassPath()
getSampleAction_ClassPath in interface ActionPackageSampleAction.getClassPath(),
ActionPackage.getSampleAction()public org.eclipse.emf.ecore.EAttribute getSampleAction_Arguments()
getSampleAction_Arguments in interface ActionPackageSampleAction.getArguments(),
ActionPackage.getSampleAction()public org.eclipse.emf.ecore.EReference getSampleAction_ExecStatus()
getSampleAction_ExecStatus in interface ActionPackageSampleAction.getExecStatus(),
ActionPackage.getSampleAction()public org.eclipse.emf.ecore.EAttribute getSampleAction_ClassName()
getSampleAction_ClassName in interface ActionPackageSampleAction.getClassName(),
ActionPackage.getSampleAction()public org.eclipse.emf.ecore.EAttribute getSampleAction_Guid()
getSampleAction_Guid in interface ActionPackageSampleAction.getGuid(),
ActionPackage.getSampleAction()public org.eclipse.emf.ecore.EClass getStatus()
getStatus in interface ActionPackageStatuspublic org.eclipse.emf.ecore.EAttribute getStatus_Code()
getStatus_Code in interface ActionPackageStatus.getCode(),
ActionPackage.getStatus()public org.eclipse.emf.ecore.EAttribute getStatus_Message()
getStatus_Message in interface ActionPackageStatus.getMessage(),
ActionPackage.getStatus()public org.eclipse.emf.ecore.EEnum getDefaultReturnCodes()
getDefaultReturnCodes in interface ActionPackageDefaultReturnCodespublic org.eclipse.emf.ecore.EDataType getDefaultReturnCodesObject()
getDefaultReturnCodesObject in interface ActionPackageDefaultReturnCodespublic org.eclipse.emf.ecore.EDataType getReturnCode()
getReturnCode in interface ActionPackageObjectpublic org.eclipse.emf.ecore.EDataType getUndefinedReturnCode()
getUndefinedReturnCode in interface ActionPackageStringpublic ActionFactory getActionFactory()
getActionFactory in interface ActionPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
TPTP 4.4.0 Monitoring Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||