public interface ISModificationmarksFactory extends EFactory
ISModificationmarksPackage
Modifier and Type | Field and Description |
---|---|
static ISModificationmarksFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ISChangePropagationDueToDataDependencies |
createISChangePropagationDueToDataDependencies()
Returns a new object of class 'IS Change Propagation Due To Data Dependencies'.
|
ISChangePropagationDueToInterfaceDependencies |
createISChangePropagationDueToInterfaceDependencies()
Returns a new object of class 'IS Change Propagation Due To Interface Dependencies'.
|
ISIntercomponentPropagation |
createISIntercomponentPropagation()
Returns a new object of class 'IS Intercomponent Propagation'.
|
ISIntracomponentPropagation |
createISIntracomponentPropagation()
Returns a new object of class 'IS Intracomponent Propagation'.
|
ISModificationRepository |
createISModificationRepository()
Returns a new object of class 'IS Modification Repository'.
|
ISModifyComponent |
createISModifyComponent()
Returns a new object of class 'IS Modify Component'.
|
ISModifyConnector |
createISModifyConnector()
Returns a new object of class 'IS Modify Connector'.
|
ISModifyDataType |
createISModifyDataType()
Returns a new object of class 'IS Modify Data Type'.
|
ISModifyInterface |
createISModifyInterface()
Returns a new object of class 'IS Modify Interface'.
|
ISModifyProvidedRole |
createISModifyProvidedRole()
Returns a new object of class 'IS Modify Provided Role'.
|
ISModifyRequiredRole |
createISModifyRequiredRole()
Returns a new object of class 'IS Modify Required Role'.
|
<T extends org.palladiosimulator.pcm.repository.Role> |
createISModifyRole()
Returns a new object of class 'IS Modify Role'.
|
ISModifySignature |
createISModifySignature()
Returns a new object of class 'IS Modify Signature'.
|
ISSeedModifications |
createISSeedModifications()
Returns a new object of class 'IS Seed Modifications'.
|
ISModificationmarksPackage |
getISModificationmarksPackage()
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 ISModificationmarksFactory eINSTANCE
ISModificationRepository createISModificationRepository()
ISSeedModifications createISSeedModifications()
ISChangePropagationDueToDataDependencies createISChangePropagationDueToDataDependencies()
ISChangePropagationDueToInterfaceDependencies createISChangePropagationDueToInterfaceDependencies()
ISIntercomponentPropagation createISIntercomponentPropagation()
ISIntracomponentPropagation createISIntracomponentPropagation()
ISModifyDataType createISModifyDataType()
ISModifyComponent createISModifyComponent()
ISModifyConnector createISModifyConnector()
<T extends org.palladiosimulator.pcm.repository.Role> ISModifyRole<T> createISModifyRole()
ISModifyProvidedRole createISModifyProvidedRole()
ISModifyRequiredRole createISModifyRequiredRole()
ISModifyInterface createISModifyInterface()
ISModifySignature createISModifySignature()
ISModificationmarksPackage getISModificationmarksPackage()