| |
|
| newprocess.impl.NewprocessFactoryImpl
NewprocessFactoryImpl | public class NewprocessFactoryImpl extends EFactoryImpl implements NewprocessFactory(Code) | |
An implementation of the model Factory.
|
NewprocessFactoryImpl | public NewprocessFactoryImpl()(Code) | | Creates an instance of the factory.
|
convertDirectionToString | public String convertDirectionToString(EDataType eDataType, Object instanceValue)(Code) | |
|
convertToString | public String convertToString(EDataType eDataType, Object instanceValue)(Code) | |
|
create | public EObject create(EClass eClass)(Code) | |
|
createDirectionFromString | public Direction createDirectionFromString(EDataType eDataType, String initialValue)(Code) | |
|
createFromString | public Object createFromString(EDataType eDataType, String initialValue)(Code) | |
|
createRoot | public Root createRoot()(Code) | |
author: sh |
|
|
|