public class StructureRepositoryFactoryImpl extends EFactoryImpl implements StructureRepositoryFactory
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
eINSTANCE
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
StructureRepositoryFactoryImpl()
Creates an instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
EObject |
create(EClass eClass) |
CommunicationNetwork |
createCommunicationNetwork() |
ControlCabinet |
createControlCabinet() |
Conveyor |
createConveyor() |
Crane |
createCrane() |
PneumaticNetwork |
createPneumaticNetwork() |
PowerNetwork |
createPowerNetwork() |
PowerWiring |
createPowerWiring() |
static StructureRepositoryPackage |
getPackage()
Deprecated.
|
StructureRepositoryPackage |
getStructureRepositoryPackage() |
static StructureRepositoryFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackage
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
convertToString, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public StructureRepositoryFactoryImpl()
public static StructureRepositoryFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public CommunicationNetwork createCommunicationNetwork()
createCommunicationNetwork
in interface StructureRepositoryFactory
public PowerNetwork createPowerNetwork()
createPowerNetwork
in interface StructureRepositoryFactory
public ControlCabinet createControlCabinet()
createControlCabinet
in interface StructureRepositoryFactory
public PneumaticNetwork createPneumaticNetwork()
createPneumaticNetwork
in interface StructureRepositoryFactory
public Conveyor createConveyor()
createConveyor
in interface StructureRepositoryFactory
public Crane createCrane()
createCrane
in interface StructureRepositoryFactory
public PowerWiring createPowerWiring()
createPowerWiring
in interface StructureRepositoryFactory
public StructureRepositoryPackage getStructureRepositoryPackage()
getStructureRepositoryPackage
in interface StructureRepositoryFactory
@Deprecated public static StructureRepositoryPackage getPackage()