public interface BPModificationmarksFactory extends EFactory
BPModificationmarksPackage
Modifier and Type | Field and Description |
---|---|
static BPModificationmarksFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
BPChangePropagationDueToDataDependencies |
createBPChangePropagationDueToDataDependencies()
Returns a new object of class 'BP Change Propagation Due To Data Dependencies'.
|
BPInterBusinessProcessPropagation |
createBPInterBusinessProcessPropagation()
Returns a new object of class 'BP Inter Business Process Propagation'.
|
BPModificationRepository |
createBPModificationRepository()
Returns a new object of class 'BP Modification Repository'.
|
<T extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> |
createBPModifyAbstractUserAction()
Returns a new object of class 'BP Modify Abstract User Action'.
|
BPModifyAcquireDeviceResourceAction |
createBPModifyAcquireDeviceResourceAction()
Returns a new object of class 'BP Modify Acquire Device Resource Action'.
|
BPModifyActorStep |
createBPModifyActorStep()
Returns a new object of class 'BP Modify Actor Step'.
|
BPModifyDataObject |
createBPModifyDataObject()
Returns a new object of class 'BP Modify Data Object'.
|
BPModifyDeviceResource |
createBPModifyDeviceResource()
Returns a new object of class 'BP Modify Device Resource'.
|
BPModifyEntryLevelSystemCall |
createBPModifyEntryLevelSystemCall()
Returns a new object of class 'BP Modify Entry Level System Call'.
|
BPModifyReleaseDeviceResourceAction |
createBPModifyReleaseDeviceResourceAction()
Returns a new object of class 'BP Modify Release Device Resource Action'.
|
BPModifyRole |
createBPModifyRole()
Returns a new object of class 'BP Modify Role'.
|
BPSeedModifications |
createBPSeedModifications()
Returns a new object of class 'BP Seed Modifications'.
|
BPModificationmarksPackage |
getBPModificationmarksPackage()
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 BPModificationmarksFactory eINSTANCE
BPModificationRepository createBPModificationRepository()
BPSeedModifications createBPSeedModifications()
BPChangePropagationDueToDataDependencies createBPChangePropagationDueToDataDependencies()
BPInterBusinessProcessPropagation createBPInterBusinessProcessPropagation()
BPModifyDataObject createBPModifyDataObject()
<T extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> BPModifyAbstractUserAction<T> createBPModifyAbstractUserAction()
BPModifyAcquireDeviceResourceAction createBPModifyAcquireDeviceResourceAction()
BPModifyReleaseDeviceResourceAction createBPModifyReleaseDeviceResourceAction()
BPModifyActorStep createBPModifyActorStep()
BPModifyEntryLevelSystemCall createBPModifyEntryLevelSystemCall()
BPModifyDeviceResource createBPModifyDeviceResource()
BPModifyRole createBPModifyRole()
BPModificationmarksPackage getBPModificationmarksPackage()