|
TPTP 4.1.0 Platform 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.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
org.eclipse.hyades.models.cbe.impl.CBEFactoryImpl
An implementation of the model Factory.
| 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.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 | |
|---|---|
static java.lang.String |
copyright
|
| Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
|---|
EDATE_FORMATS, ePackage |
| 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.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from interface org.eclipse.hyades.models.cbe.CBEFactory |
|---|
eINSTANCE |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
CBEFactoryImpl()
Creates and instance of the factory. |
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
|---|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen |
| 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 |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, toString |
| 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.EFactory |
|---|
convertToString, createFromString, getEPackage, setEPackage |
| 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 |
| Field Detail |
public static final java.lang.String copyright
| Constructor Detail |
public CBEFactoryImpl()
| Method Detail |
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorypublic CBECommonBaseEvent createCBECommonBaseEvent()
createCBECommonBaseEvent in interface CBEFactorypublic CBEExtendedDataElement createCBEExtendedDataElement()
createCBEExtendedDataElement in interface CBEFactorypublic CBEContextDataElement createCBEContextDataElement()
createCBEContextDataElement in interface CBEFactorypublic CBEComponentIdentification createCBEComponentIdentification()
createCBEComponentIdentification in interface CBEFactorypublic CBEMsgDataElement createCBEMsgDataElement()
createCBEMsgDataElement in interface CBEFactorypublic CBEDefaultEvent createCBEDefaultEvent()
createCBEDefaultEvent in interface CBEFactorypublic CBEDefaultElement createCBEDefaultElement()
createCBEDefaultElement in interface CBEFactorypublic CBESituation createCBESituation()
createCBESituation in interface CBEFactorypublic CBEStartSituation createCBEStartSituation()
createCBEStartSituation in interface CBEFactorypublic CBEConnectSituation createCBEConnectSituation()
createCBEConnectSituation in interface CBEFactorypublic CBEStopSituation createCBEStopSituation()
createCBEStopSituation in interface CBEFactorypublic CBEReportSituation createCBEReportSituation()
createCBEReportSituation in interface CBEFactorypublic CBEFeatureSituation createCBEFeatureSituation()
createCBEFeatureSituation in interface CBEFactorypublic CBEConfigureSituation createCBEConfigureSituation()
createCBEConfigureSituation in interface CBEFactorypublic CBEDependencySituation createCBEDependencySituation()
createCBEDependencySituation in interface CBEFactorypublic CBECreateSituation createCBECreateSituation()
createCBECreateSituation in interface CBEFactorypublic CBEDestroySituation createCBEDestroySituation()
createCBEDestroySituation in interface CBEFactorypublic CBEAvailableSituation createCBEAvailableSituation()
createCBEAvailableSituation in interface CBEFactorypublic CBERequestSituation createCBERequestSituation()
createCBERequestSituation in interface CBEFactorypublic CBEOtherSituation createCBEOtherSituation()
createCBEOtherSituation in interface CBEFactorypublic CBEPackage getCBEPackage()
getCBEPackage in interface CBEFactorypublic static CBEPackage getPackage()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||