public class ExpressionsFactoryImpl extends EFactoryImpl implements ExpressionsFactory
eINSTANCE| Constructor and Description |
|---|
ExpressionsFactoryImpl()
Creates an instance of the factory.
|
public ExpressionsFactoryImpl()
public static ExpressionsFactory init()
public EObject create(EClass eClass)
public <C,P> AssociationClassCallExp<C,P> createAssociationClassCallExp()
createAssociationClassCallExp in interface ExpressionsFactorypublic <C> BooleanLiteralExp<C> createBooleanLiteralExp()
createBooleanLiteralExp in interface ExpressionsFactorypublic <C> CollectionItem<C> createCollectionItem()
createCollectionItem in interface ExpressionsFactorypublic <C> CollectionLiteralExp<C> createCollectionLiteralExp()
createCollectionLiteralExp in interface ExpressionsFactorypublic <C> CollectionRange<C> createCollectionRange()
createCollectionRange in interface ExpressionsFactorypublic <C,EL> EnumLiteralExp<C,EL> createEnumLiteralExp()
createEnumLiteralExp in interface ExpressionsFactorypublic <C> IfExp<C> createIfExp()
createIfExp in interface ExpressionsFactorypublic <C> IntegerLiteralExp<C> createIntegerLiteralExp()
createIntegerLiteralExp in interface ExpressionsFactorypublic <C> UnlimitedNaturalLiteralExp<C> createUnlimitedNaturalLiteralExp()
createUnlimitedNaturalLiteralExp in interface ExpressionsFactorypublic <C> InvalidLiteralExp<C> createInvalidLiteralExp()
createInvalidLiteralExp in interface ExpressionsFactorypublic <C,PM> IterateExp<C,PM> createIterateExp()
createIterateExp in interface ExpressionsFactorypublic <C,PM> IteratorExp<C,PM> createIteratorExp()
createIteratorExp in interface ExpressionsFactorypublic <C,PM> LetExp<C,PM> createLetExp()
createLetExp in interface ExpressionsFactorypublic <C,COA,SSA> MessageExp<C,COA,SSA> createMessageExp()
createMessageExp in interface ExpressionsFactorypublic <C> NullLiteralExp<C> createNullLiteralExp()
createNullLiteralExp in interface ExpressionsFactorypublic <C,O> OperationCallExp<C,O> createOperationCallExp()
createOperationCallExp in interface ExpressionsFactorypublic <C,P> PropertyCallExp<C,P> createPropertyCallExp()
createPropertyCallExp in interface ExpressionsFactorypublic <C> RealLiteralExp<C> createRealLiteralExp()
createRealLiteralExp in interface ExpressionsFactorypublic <C,S> StateExp<C,S> createStateExp()
createStateExp in interface ExpressionsFactorypublic <C> StringLiteralExp<C> createStringLiteralExp()
createStringLiteralExp in interface ExpressionsFactorypublic <C,P> TupleLiteralExp<C,P> createTupleLiteralExp()
createTupleLiteralExp in interface ExpressionsFactorypublic <C,P> TupleLiteralPart<C,P> createTupleLiteralPart()
createTupleLiteralPart in interface ExpressionsFactorypublic <C> TypeExp<C> createTypeExp()
createTypeExp in interface ExpressionsFactorypublic <C> UnspecifiedValueExp<C> createUnspecifiedValueExp()
createUnspecifiedValueExp in interface ExpressionsFactorypublic <C,PM> Variable<C,PM> createVariable()
createVariable in interface ExpressionsFactorypublic <C,PM> VariableExp<C,PM> createVariableExp()
createVariableExp in interface ExpressionsFactorypublic CollectionKind createCollectionKindFromString(EDataType eDataType, String initialValue)
public String convertCollectionKindToString(EDataType eDataType, Object instanceValue)
public ExpressionsPackage getExpressionsPackage()
getExpressionsPackage in interface ExpressionsFactory@Deprecated public static ExpressionsPackage getPackage()
Copyright © 2015 Open eHealth Foundation. All rights reserved.