public interface InterfaceRepositoryFactory extends EFactory
InterfaceRepositoryPackage
Modifier and Type | Field and Description |
---|---|
static InterfaceRepositoryFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Clamping |
createClamping()
Returns a new object of class 'Clamping'.
|
Gearing |
createGearing()
Returns a new object of class 'Gearing'.
|
InterfaceRepository |
createInterfaceRepository()
Returns a new object of class 'Interface Repository'.
|
PhysicalConnection |
createPhysicalConnection()
Returns a new object of class 'Physical Connection'.
|
PneumaticSupply |
createPneumaticSupply()
Returns a new object of class 'Pneumatic Supply'.
|
ScrewingCylinder |
createScrewingCylinder()
Returns a new object of class 'Screwing Cylinder'.
|
ScrewingFixture |
createScrewingFixture()
Returns a new object of class 'Screwing Fixture'.
|
ScrewingMotor |
createScrewingMotor()
Returns a new object of class 'Screwing Motor'.
|
ScrewingPotentiometer |
createScrewingPotentiometer()
Returns a new object of class 'Screwing Potentiometer'.
|
ScrewingRack |
createScrewingRack()
Returns a new object of class 'Screwing Rack'.
|
ScrewingSplitter |
createScrewingSplitter()
Returns a new object of class 'Screwing Splitter'.
|
SignalInterface |
createSignalInterface()
Returns a new object of class 'Signal Interface'.
|
Suspension |
createSuspension()
Returns a new object of class 'Suspension'.
|
SuspensionArm |
createSuspensionArm()
Returns a new object of class 'Suspension Arm'.
|
SuspensionRack |
createSuspensionRack()
Returns a new object of class 'Suspension Rack'.
|
TransportConnection |
createTransportConnection()
Returns a new object of class 'Transport Connection'.
|
WaterSupply |
createWaterSupply()
Returns a new object of class 'Water Supply'.
|
InterfaceRepositoryPackage |
getInterfaceRepositoryPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final InterfaceRepositoryFactory eINSTANCE
InterfaceRepository createInterfaceRepository()
ScrewingSplitter createScrewingSplitter()
ScrewingMotor createScrewingMotor()
ScrewingRack createScrewingRack()
ScrewingCylinder createScrewingCylinder()
ScrewingFixture createScrewingFixture()
ScrewingPotentiometer createScrewingPotentiometer()
Suspension createSuspension()
SuspensionRack createSuspensionRack()
SuspensionArm createSuspensionArm()
Gearing createGearing()
Clamping createClamping()
PneumaticSupply createPneumaticSupply()
SignalInterface createSignalInterface()
WaterSupply createWaterSupply()
PhysicalConnection createPhysicalConnection()
TransportConnection createTransportConnection()
InterfaceRepositoryPackage getInterfaceRepositoryPackage()