public interface ComponentRepositoryFactory extends EFactory
ComponentRepositoryPackage
Modifier and Type | Field and Description |
---|---|
static ComponentRepositoryFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
BistableCylinder |
createBistableCylinder()
Returns a new object of class 'Bistable Cylinder'.
|
BottleSeperator |
createBottleSeperator()
Returns a new object of class 'Bottle Seperator'.
|
ComponentRepository |
createComponentRepository()
Returns a new object of class 'Component Repository'.
|
Compressor |
createCompressor()
Returns a new object of class 'Compressor'.
|
Controller |
createController()
Returns a new object of class 'Controller'.
|
ConveyorBelt |
createConveyorBelt()
Returns a new object of class 'Conveyor Belt'.
|
Corner |
createCorner()
Returns a new object of class 'Corner'.
|
CylinderPart |
createCylinderPart()
Returns a new object of class 'Cylinder Part'.
|
Dispenser |
createDispenser()
Returns a new object of class 'Dispenser'.
|
Frame |
createFrame()
Returns a new object of class 'Frame'.
|
InductiveSensor |
createInductiveSensor()
Returns a new object of class 'Inductive Sensor'.
|
LogicalWiring |
createLogicalWiring()
Returns a new object of class 'Logical Wiring'.
|
MicroswitchModule |
createMicroswitchModule()
Returns a new object of class 'Microswitch Module'.
|
MonostableCylinder |
createMonostableCylinder()
Returns a new object of class 'Monostable Cylinder'.
|
OperationPanel |
createOperationPanel()
Returns a new object of class 'Operation Panel'.
|
OpticalSensor |
createOpticalSensor()
Returns a new object of class 'Optical Sensor'.
|
PneumaticPipe |
createPneumaticPipe()
Returns a new object of class 'Pneumatic Pipe'.
|
PneumaticSplitter |
createPneumaticSplitter()
Returns a new object of class 'Pneumatic Splitter'.
|
Potentiometer |
createPotentiometer()
Returns a new object of class 'Potentiometer'.
|
PowerCable |
createPowerCable()
Returns a new object of class 'Power Cable'.
|
PowerSplitter |
createPowerSplitter()
Returns a new object of class 'Power Splitter'.
|
PowerSupply |
createPowerSupply()
Returns a new object of class 'Power Supply'.
|
PresenceSensor |
createPresenceSensor()
Returns a new object of class 'Presence Sensor'.
|
ProportionalCylinder |
createProportionalCylinder()
Returns a new object of class 'Proportional Cylinder'.
|
Pusher |
createPusher()
Returns a new object of class 'Pusher'.
|
Rack |
createRack()
Returns a new object of class 'Rack'.
|
ReedSwitch |
createReedSwitch()
Returns a new object of class 'Reed Switch'.
|
RegularRamp |
createRegularRamp()
Returns a new object of class 'Regular Ramp'.
|
RegularValve |
createRegularValve()
Returns a new object of class 'Regular Valve'.
|
Sensor |
createSensor()
Returns a new object of class 'Sensor'.
|
SimpleMotor |
createSimpleMotor()
Returns a new object of class 'Simple Motor'.
|
Tank |
createTank()
Returns a new object of class 'Tank'.
|
TurningTable |
createTurningTable()
Returns a new object of class 'Turning Table'.
|
VacuumGripper |
createVacuumGripper()
Returns a new object of class 'Vacuum Gripper'.
|
VacuumSwitch |
createVacuumSwitch()
Returns a new object of class 'Vacuum Switch'.
|
WaterSplitter |
createWaterSplitter()
Returns a new object of class 'Water Splitter'.
|
ComponentRepositoryPackage |
getComponentRepositoryPackage()
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 ComponentRepositoryFactory eINSTANCE
OperationPanel createOperationPanel()
SimpleMotor createSimpleMotor()
RegularRamp createRegularRamp()
Sensor createSensor()
OpticalSensor createOpticalSensor()
InductiveSensor createInductiveSensor()
PresenceSensor createPresenceSensor()
PneumaticPipe createPneumaticPipe()
Compressor createCompressor()
PowerCable createPowerCable()
ProportionalCylinder createProportionalCylinder()
BistableCylinder createBistableCylinder()
Rack createRack()
Corner createCorner()
RegularValve createRegularValve()
Tank createTank()
Dispenser createDispenser()
BottleSeperator createBottleSeperator()
PowerSupply createPowerSupply()
VacuumGripper createVacuumGripper()
ConveyorBelt createConveyorBelt()
Frame createFrame()
Pusher createPusher()
TurningTable createTurningTable()
Controller createController()
LogicalWiring createLogicalWiring()
MicroswitchModule createMicroswitchModule()
Potentiometer createPotentiometer()
VacuumSwitch createVacuumSwitch()
ReedSwitch createReedSwitch()
PowerSplitter createPowerSplitter()
WaterSplitter createWaterSplitter()
PneumaticSplitter createPneumaticSplitter()
CylinderPart createCylinderPart()
MonostableCylinder createMonostableCylinder()
ComponentRepository createComponentRepository()
ComponentRepositoryPackage getComponentRepositoryPackage()