public class UMLFactoryImpl extends EFactoryImpl implements UMLFactory
eINSTANCE| Constructor and Description |
|---|
UMLFactoryImpl()
Creates an instance of the factory.
|
public UMLFactoryImpl()
public static UMLFactory init()
public EObject create(EClass eClass)
public AnyType createAnyType()
createAnyType in interface UMLFactorypublic VoidType createVoidType()
createVoidType in interface UMLFactorypublic InvalidType createInvalidType()
createInvalidType in interface UMLFactorypublic ElementType createElementType()
createElementType in interface UMLFactorypublic TypeType createTypeType()
createTypeType in interface UMLFactorypublic MessageType createMessageType()
createMessageType in interface UMLFactorypublic PrimitiveType createPrimitiveType()
createPrimitiveType in interface UMLFactorypublic CollectionType createCollectionType()
createCollectionType in interface UMLFactorypublic TupleType createTupleType()
createTupleType in interface UMLFactorypublic BagType createBagType()
createBagType in interface UMLFactorypublic SetType createSetType()
createSetType in interface UMLFactorypublic OrderedSetType createOrderedSetType()
createOrderedSetType in interface UMLFactorypublic SequenceType createSequenceType()
createSequenceType in interface UMLFactorypublic ExpressionInOCL createExpressionInOCL()
createExpressionInOCL in interface UMLFactorypublic AssociationClassCallExp createAssociationClassCallExp()
createAssociationClassCallExp in interface UMLFactorypublic BooleanLiteralExp createBooleanLiteralExp()
createBooleanLiteralExp in interface UMLFactorypublic CollectionItem createCollectionItem()
createCollectionItem in interface UMLFactorypublic CollectionLiteralExp createCollectionLiteralExp()
createCollectionLiteralExp in interface UMLFactorypublic CollectionRange createCollectionRange()
createCollectionRange in interface UMLFactorypublic EnumLiteralExp createEnumLiteralExp()
createEnumLiteralExp in interface UMLFactorypublic IfExp createIfExp()
createIfExp in interface UMLFactorypublic IntegerLiteralExp createIntegerLiteralExp()
createIntegerLiteralExp in interface UMLFactorypublic UnlimitedNaturalLiteralExp createUnlimitedNaturalLiteralExp()
createUnlimitedNaturalLiteralExp in interface UMLFactorypublic InvalidLiteralExp createInvalidLiteralExp()
createInvalidLiteralExp in interface UMLFactorypublic IterateExp createIterateExp()
createIterateExp in interface UMLFactorypublic IteratorExp createIteratorExp()
createIteratorExp in interface UMLFactorypublic LetExp createLetExp()
createLetExp in interface UMLFactorypublic MessageExp createMessageExp()
createMessageExp in interface UMLFactorypublic NullLiteralExp createNullLiteralExp()
createNullLiteralExp in interface UMLFactorypublic OperationCallExp createOperationCallExp()
createOperationCallExp in interface UMLFactorypublic PropertyCallExp createPropertyCallExp()
createPropertyCallExp in interface UMLFactorypublic RealLiteralExp createRealLiteralExp()
createRealLiteralExp in interface UMLFactorypublic StateExp createStateExp()
createStateExp in interface UMLFactorypublic StringLiteralExp createStringLiteralExp()
createStringLiteralExp in interface UMLFactorypublic TupleLiteralExp createTupleLiteralExp()
createTupleLiteralExp in interface UMLFactorypublic TupleLiteralPart createTupleLiteralPart()
createTupleLiteralPart in interface UMLFactorypublic TypeExp createTypeExp()
createTypeExp in interface UMLFactorypublic UnspecifiedValueExp createUnspecifiedValueExp()
createUnspecifiedValueExp in interface UMLFactorypublic Variable createVariable()
createVariable in interface UMLFactorypublic VariableExp createVariableExp()
createVariableExp in interface UMLFactorypublic TemplateParameterType createTemplateParameterType()
createTemplateParameterType in interface UMLFactorypublic UMLPackage getUMLPackage()
getUMLPackage in interface UMLFactory@Deprecated public static UMLPackage getPackage()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.