public interface modificationmarksFactory extends EFactory
modificationmarksPackage| Modifier and Type | Field and Description |
|---|---|
static modificationmarksFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ChangePropagationDueToHardwareChange |
createChangePropagationDueToHardwareChange()
Returns a new object of class 'Change Propagation Due To Hardware Change'.
|
KAPSModificationRepository |
createKAPSModificationRepository()
Returns a new object of class 'KAPS Modification Repository'.
|
KAPSSeedModifications |
createKAPSSeedModifications()
Returns a new object of class 'KAPS Seed Modifications'.
|
ModifyBusBox |
createModifyBusBox()
Returns a new object of class 'Modify Bus Box'.
|
ModifyBusCable |
createModifyBusCable()
Returns a new object of class 'Modify Bus Cable'.
|
ModifyBusMaster |
createModifyBusMaster()
Returns a new object of class 'Modify Bus Master'.
|
ModifyBusSlave |
createModifyBusSlave()
Returns a new object of class 'Modify Bus Slave'.
|
<T extends Component> |
createModifyComponent()
Returns a new object of class 'Modify Component'.
|
<T extends Interface> |
createModifyInterface()
Returns a new object of class 'Modify Interface'.
|
ModifyMicroSwitchModule |
createModifyMicroSwitchModule()
Returns a new object of class 'Modify Micro Switch Module'.
|
<T extends Module> |
createModifyModule()
Returns a new object of class 'Modify Module'.
|
ModifyPhysicalConnection |
createModifyPhysicalConnection()
Returns a new object of class 'Modify Physical Connection'.
|
ModifyPowerSupply |
createModifyPowerSupply()
Returns a new object of class 'Modify Power Supply'.
|
ModifySensor |
createModifySensor()
Returns a new object of class 'Modify Sensor'.
|
ModifySignalinterface |
createModifySignalinterface()
Returns a new object of class 'Modify Signalinterface'.
|
<T extends Structure> |
createModifyStructure()
Returns a new object of class 'Modify Structure'.
|
modificationmarksPackage |
getmodificationmarksPackage()
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 modificationmarksFactory eINSTANCE
KAPSModificationRepository createKAPSModificationRepository()
KAPSSeedModifications createKAPSSeedModifications()
ModifySensor createModifySensor()
ChangePropagationDueToHardwareChange createChangePropagationDueToHardwareChange()
<T extends Component> ModifyComponent<T> createModifyComponent()
<T extends Module> ModifyModule<T> createModifyModule()
<T extends Structure> ModifyStructure<T> createModifyStructure()
<T extends Interface> ModifyInterface<T> createModifyInterface()
ModifyBusBox createModifyBusBox()
ModifyPowerSupply createModifyPowerSupply()
ModifySignalinterface createModifySignalinterface()
ModifyPhysicalConnection createModifyPhysicalConnection()
ModifyMicroSwitchModule createModifyMicroSwitchModule()
ModifyBusMaster createModifyBusMaster()
ModifyBusSlave createModifyBusSlave()
ModifyBusCable createModifyBusCable()
modificationmarksPackage getmodificationmarksPackage()