public interface InfrastructureFactory extends EFactory
InfrastructurePackage| Modifier and Type | Field and Description |
|---|---|
static InfrastructureFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
MountedPowerDistributionUnit |
createMountedPowerDistributionUnit()
Returns a new object of class 'Mounted Power Distribution Unit'.
|
PowerConsumingResource |
createPowerConsumingResource()
Returns a new object of class 'Power Consuming Resource'.
|
PowerDistributionUnit |
createPowerDistributionUnit()
Returns a new object of class 'Power Distribution Unit'.
|
PowerInfrastructureRepository |
createPowerInfrastructureRepository()
Returns a new object of class 'Power Infrastructure Repository'.
|
StatefulPowerConsumingResource |
createStatefulPowerConsumingResource()
Returns a new object of class 'Stateful Power Consuming Resource'.
|
InfrastructurePackage |
getInfrastructurePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final InfrastructureFactory eINSTANCE
PowerDistributionUnit createPowerDistributionUnit()
MountedPowerDistributionUnit createMountedPowerDistributionUnit()
PowerConsumingResource createPowerConsumingResource()
PowerInfrastructureRepository createPowerInfrastructureRepository()
StatefulPowerConsumingResource createStatefulPowerConsumingResource()
InfrastructurePackage getInfrastructurePackage()