|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TxFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
TxPackage
Field Summary | |
---|---|
static TxFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
TxAttributeVariable2TxExpressionVariable |
createTxAttributeVariable2TxExpressionVariable()
Returns a new object of class 'Attribute Variable2 Tx Expression Variable'. |
TxBinding |
createTxBinding()
Returns a new object of class 'Binding'. |
TxClassAttributeVariable |
createTxClassAttributeVariable()
Returns a new object of class 'Class Attribute Variable'. |
TxClassVariable |
createTxClassVariable()
Returns a new object of class 'Class Variable'. |
TxClassVariable2TxAttributeVariable |
createTxClassVariable2TxAttributeVariable()
Returns a new object of class 'Class Variable2 Tx Attribute Variable'. |
TxClassVariable2TxClassVariable |
createTxClassVariable2TxClassVariable()
Returns a new object of class 'Class Variable2 Tx Class Variable'. |
TxContextSheet |
createTxContextSheet()
Returns a new object of class 'Context Sheet'. |
TxDomain |
createTxDomain()
Returns a new object of class 'Domain'. |
TxDomain2TxTypedModel |
createTxDomain2TxTypedModel()
Returns a new object of class 'Domain2 Tx Typed Model'. |
TxEvolution |
createTxEvolution()
Returns a new object of class 'Evolution'. |
TxEvolutionInstance |
createTxEvolutionInstance()
Returns a new object of class 'Evolution Instance'. |
TxHelper |
createTxHelper()
Returns a new object of class 'Helper'. |
TxMapping2TxDomain |
createTxMapping2TxDomain()
Returns a new object of class 'Mapping2 Tx Domain'. |
TxOCLConstraint |
createTxOCLConstraint()
Returns a new object of class 'OCL Constraint'. |
TxOCLConstraint2TxVariable |
createTxOCLConstraint2TxVariable()
Returns a new object of class 'OCL Constraint2 Tx Variable'. |
TxParameter |
createTxParameter()
Returns a new object of class 'Parameter'. |
TxPreservation |
createTxPreservation()
Returns a new object of class 'Preservation'. |
TxPreservationInstance |
createTxPreservationInstance()
Returns a new object of class 'Preservation Instance'. |
TxRelation |
createTxRelation()
Returns a new object of class 'Relation'. |
TxRelationInstance |
createTxRelationInstance()
Returns a new object of class 'Relation Instance'. |
TxRuleSheet |
createTxRuleSheet()
Returns a new object of class 'Rule Sheet'. |
TxSheetAttributeVariable |
createTxSheetAttributeVariable()
Returns a new object of class 'Sheet Attribute Variable'. |
TxSheetExpressionVariable |
createTxSheetExpressionVariable()
Returns a new object of class 'Sheet Expression Variable'. |
TxTransformation |
createTxTransformation()
Returns a new object of class 'Transformation'. |
TxTransformation2TxTransformation |
createTxTransformation2TxTransformation()
Returns a new object of class 'Transformation2 Tx Transformation'. |
TxTransformation2TxTypedModel |
createTxTransformation2TxTypedModel()
Returns a new object of class 'Transformation2 Tx Typed Model'. |
TxTypedModel |
createTxTypedModel()
Returns a new object of class 'Typed Model'. |
TxTypedModel2TxTypedModel |
createTxTypedModel2TxTypedModel()
Returns a new object of class 'Typed Model2 Tx Typed Model'. |
TxTypedModel2TxUsedPackage |
createTxTypedModel2TxUsedPackage()
Returns a new object of class 'Typed Model2 Tx Used Package'. |
TxUsedDomain |
createTxUsedDomain()
Returns a new object of class 'Used Domain'. |
TxUsedDomain2TxVariable |
createTxUsedDomain2TxVariable()
Returns a new object of class 'Used Domain2 Tx Variable'. |
TxUsedPackage |
createTxUsedPackage()
Returns a new object of class 'Used Package'. |
TxPackage |
getTxPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final TxFactory eINSTANCE
Method Detail |
---|
TxRuleSheet createTxRuleSheet()
TxClassVariable2TxClassVariable createTxClassVariable2TxClassVariable()
TxClassVariable createTxClassVariable()
TxEvolution createTxEvolution()
TxEvolutionInstance createTxEvolutionInstance()
TxDomain createTxDomain()
TxRelation createTxRelation()
TxRelationInstance createTxRelationInstance()
TxTransformation createTxTransformation()
TxClassVariable2TxAttributeVariable createTxClassVariable2TxAttributeVariable()
TxSheetAttributeVariable createTxSheetAttributeVariable()
TxSheetExpressionVariable createTxSheetExpressionVariable()
TxAttributeVariable2TxExpressionVariable createTxAttributeVariable2TxExpressionVariable()
TxBinding createTxBinding()
TxClassAttributeVariable createTxClassAttributeVariable()
TxContextSheet createTxContextSheet()
TxDomain2TxTypedModel createTxDomain2TxTypedModel()
TxHelper createTxHelper()
TxMapping2TxDomain createTxMapping2TxDomain()
TxOCLConstraint createTxOCLConstraint()
TxOCLConstraint2TxVariable createTxOCLConstraint2TxVariable()
TxTypedModel createTxTypedModel()
TxTypedModel2TxTypedModel createTxTypedModel2TxTypedModel()
TxUsedPackage createTxUsedPackage()
TxUsedDomain createTxUsedDomain()
TxUsedDomain2TxVariable createTxUsedDomain2TxVariable()
TxTypedModel2TxUsedPackage createTxTypedModel2TxUsedPackage()
TxParameter createTxParameter()
TxPreservation createTxPreservation()
TxPreservationInstance createTxPreservationInstance()
TxTransformation2TxTransformation createTxTransformation2TxTransformation()
TxTransformation2TxTypedModel createTxTransformation2TxTypedModel()
TxPackage getTxPackage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |