|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEFactoryImpl
org.eclipse.ocl.expressions.impl.ExpressionsFactoryImpl
public class ExpressionsFactoryImpl
An implementation of the model Factory.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ocl.expressions.ExpressionsFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
ExpressionsFactoryImpl()
Creates an instance of the factory |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionsFactoryImpl()
| Method Detail |
|---|
public static ExpressionsFactory init()
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType,
java.lang.Object instanceValue)
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 ExpressionsFactory
public CollectionKind createCollectionKindFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertCollectionKindToString(EDataType eDataType,
java.lang.Object instanceValue)
public ExpressionsPackage getExpressionsPackage()
getExpressionsPackage in interface ExpressionsFactory@Deprecated public static ExpressionsPackage getPackage()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||