public class OCLforUMLFactoryImpl extends EFactoryImpl implements OCLforUMLFactory
eINSTANCE| Constructor and Description |
|---|
OCLforUMLFactoryImpl()
Creates an instance of the factory.
|
public OCLforUMLFactoryImpl()
public static OCLforUMLFactory init()
public EObject create(EClass eClass)
public Object createFromString(EDataType eDataType, String initialValue)
public String convertToString(EDataType eDataType, Object instanceValue)
public BoundedInteger createBoundedInteger()
createBoundedInteger in interface OCLforUMLFactorypublic Integer createInteger()
createInteger in interface OCLforUMLFactorypublic Collection createCollection()
createCollection in interface OCLforUMLFactorypublic Collections createCollections()
createCollections in interface OCLforUMLFactorypublic FixedPoint createFixedPoint()
createFixedPoint in interface OCLforUMLFactorypublic Real createReal()
createReal in interface OCLforUMLFactorypublic FloatingPoint createFloatingPoint()
createFloatingPoint in interface OCLforUMLFactorypublic Validation createValidation()
createValidation in interface OCLforUMLFactorypublic Validations createValidations()
createValidations in interface OCLforUMLFactorypublic Overflow createOverflowFromString(EDataType eDataType, String initialValue)
public String convertOverflowToString(EDataType eDataType, Object instanceValue)
public Rounding createRoundingFromString(EDataType eDataType, String initialValue)
public String convertRoundingToString(EDataType eDataType, Object instanceValue)
public OCLforUMLPackage getOCLforUMLPackage()
getOCLforUMLPackage in interface OCLforUMLFactory@Deprecated public static OCLforUMLPackage getPackage()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.