|
||||||||||
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.EFactoryImpl
edu.cmu.sei.aadl.model.component.impl.ComponentFactoryImpl
public class ComponentFactoryImpl
An implementation of the model Factory.
Nested Class Summary |
---|
Nested classes/interfaces 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/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
Nested classes/interfaces inherited from interface 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.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 edu.cmu.sei.aadl.model.component.ComponentFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
ComponentFactoryImpl()
Creates an instance of the factory |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, convertToString, createFromString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
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, eBasicRemoveFromContainerFeature, 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, 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 ComponentFactoryImpl()
Method Detail |
---|
public static ComponentFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public SystemType createSystemType()
createSystemType
in interface ComponentFactory
public DataType createDataType()
createDataType
in interface ComponentFactory
public ThreadType createThreadType()
createThreadType
in interface ComponentFactory
public ThreadGroupType createThreadGroupType()
createThreadGroupType
in interface ComponentFactory
public ProcessType createProcessType()
createProcessType
in interface ComponentFactory
public SubprogramType createSubprogramType()
createSubprogramType
in interface ComponentFactory
public ProcessorType createProcessorType()
createProcessorType
in interface ComponentFactory
public MemoryType createMemoryType()
createMemoryType
in interface ComponentFactory
public BusType createBusType()
createBusType
in interface ComponentFactory
public DeviceType createDeviceType()
createDeviceType
in interface ComponentFactory
public SystemImpl createSystemImpl()
createSystemImpl
in interface ComponentFactory
public DataImpl createDataImpl()
createDataImpl
in interface ComponentFactory
public ThreadImpl createThreadImpl()
createThreadImpl
in interface ComponentFactory
public ThreadGroupImpl createThreadGroupImpl()
createThreadGroupImpl
in interface ComponentFactory
public ProcessImpl createProcessImpl()
createProcessImpl
in interface ComponentFactory
public SubprogramImpl createSubprogramImpl()
createSubprogramImpl
in interface ComponentFactory
public ProcessorImpl createProcessorImpl()
createProcessorImpl
in interface ComponentFactory
public MemoryImpl createMemoryImpl()
createMemoryImpl
in interface ComponentFactory
public BusImpl createBusImpl()
createBusImpl
in interface ComponentFactory
public DeviceImpl createDeviceImpl()
createDeviceImpl
in interface ComponentFactory
public SystemSubcomponent createSystemSubcomponent()
createSystemSubcomponent
in interface ComponentFactory
public DataSubcomponent createDataSubcomponent()
createDataSubcomponent
in interface ComponentFactory
public ThreadSubcomponent createThreadSubcomponent()
createThreadSubcomponent
in interface ComponentFactory
public ThreadGroupSubcomponent createThreadGroupSubcomponent()
createThreadGroupSubcomponent
in interface ComponentFactory
public ProcessSubcomponent createProcessSubcomponent()
createProcessSubcomponent
in interface ComponentFactory
public SubprogramSubcomponent createSubprogramSubcomponent()
createSubprogramSubcomponent
in interface ComponentFactory
public ProcessorSubcomponent createProcessorSubcomponent()
createProcessorSubcomponent
in interface ComponentFactory
public MemorySubcomponent createMemorySubcomponent()
createMemorySubcomponent
in interface ComponentFactory
public BusSubcomponent createBusSubcomponent()
createBusSubcomponent
in interface ComponentFactory
public DeviceSubcomponent createDeviceSubcomponent()
createDeviceSubcomponent
in interface ComponentFactory
public SystemSubcomponents createSystemSubcomponents()
createSystemSubcomponents
in interface ComponentFactory
public DataSubcomponents createDataSubcomponents()
createDataSubcomponents
in interface ComponentFactory
public ThreadSubcomponents createThreadSubcomponents()
createThreadSubcomponents
in interface ComponentFactory
public ThreadGroupSubcomponents createThreadGroupSubcomponents()
createThreadGroupSubcomponents
in interface ComponentFactory
public ProcessSubcomponents createProcessSubcomponents()
createProcessSubcomponents
in interface ComponentFactory
public ProcessorSubcomponents createProcessorSubcomponents()
createProcessorSubcomponents
in interface ComponentFactory
public MemorySubcomponents createMemorySubcomponents()
createMemorySubcomponents
in interface ComponentFactory
public DeviceSubcomponents createDeviceSubcomponents()
createDeviceSubcomponents
in interface ComponentFactory
public DataClassifier createDataClassifier()
createDataClassifier
in interface ComponentFactory
public BusClassifier createBusClassifier()
createBusClassifier
in interface ComponentFactory
public CallSequence createCallSequence()
createCallSequence
in interface ComponentFactory
public SubprogramClassifier createSubprogramClassifier()
createSubprogramClassifier
in interface ComponentFactory
public CallSequences createCallSequences()
createCallSequences
in interface ComponentFactory
public SystemClassifier createSystemClassifier()
createSystemClassifier
in interface ComponentFactory
public ThreadClassifier createThreadClassifier()
createThreadClassifier
in interface ComponentFactory
public ThreadGroupClassifier createThreadGroupClassifier()
createThreadGroupClassifier
in interface ComponentFactory
public ProcessClassifier createProcessClassifier()
createProcessClassifier
in interface ComponentFactory
public ProcessorClassifier createProcessorClassifier()
createProcessorClassifier
in interface ComponentFactory
public MemoryClassifier createMemoryClassifier()
createMemoryClassifier
in interface ComponentFactory
public DeviceClassifier createDeviceClassifier()
createDeviceClassifier
in interface ComponentFactory
public BusSubcomponents createBusSubcomponents()
createBusSubcomponents
in interface ComponentFactory
public ComponentPackage getComponentPackage()
getComponentPackage
in interface ComponentFactory
public static ComponentPackage getPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |