public interface ParameterFactory extends EFactory
ParameterPackage| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
static ParameterFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterisedVariable |
createCharacterisedVariable()
Returns a new object of class 'Characterised Variable'.
|
VariableCharacterisation |
createVariableCharacterisation()
Returns a new object of class 'Variable Characterisation'.
|
VariableUsage |
createVariableUsage()
Returns a new object of class 'Variable Usage'.
|
ParameterPackage |
getParameterPackage()
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 String copyright
static final ParameterFactory eINSTANCE
VariableUsage createVariableUsage()
VariableCharacterisation createVariableCharacterisation()
CharacterisedVariable createCharacterisedVariable()
ParameterPackage getParameterPackage()