Public Member Functions | Static Public Member Functions

de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl Class Reference

List of all members.

Public Member Functions

String convertDeviationPermissionKindToString (EDataType eDataType, Object instanceValue)
String convertToString (EDataType eDataType, Object instanceValue)
EObject create (EClass eClass)
DeviationAttributeSet createDeviationAttributeSet ()
DeviationPermissionKind createDeviationPermissionKindFromString (EDataType eDataType, String initialValue)
Object createFromString (EDataType eDataType, String initialValue)
VehicleFeature createVehicleFeature ()
VehiclefeaturemodelingPackage getVehiclefeaturemodelingPackage ()
 VehiclefeaturemodelingFactoryImpl ()

Static Public Member Functions

static
VehiclefeaturemodelingPackage 
getPackage ()
static
VehiclefeaturemodelingFactory 
init ()

Detailed Description

An implementation of the model Factory.


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.VehiclefeaturemodelingFactoryImpl (  ) 

Creates an instance of the factory.


Member Function Documentation

String de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.convertDeviationPermissionKindToString ( EDataType  eDataType,
Object  instanceValue 
)
String de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.convertToString ( EDataType  eDataType,
Object  instanceValue 
)
EObject de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.create ( EClass  eClass  ) 
DeviationAttributeSet de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.createDeviationAttributeSet (  ) 
DeviationPermissionKind de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.createDeviationPermissionKindFromString ( EDataType  eDataType,
String  initialValue 
)
Object de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.createFromString ( EDataType  eDataType,
String  initialValue 
)
VehicleFeature de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.createVehicleFeature (  ) 
static VehiclefeaturemodelingPackage de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.getPackage (  )  [static]
VehiclefeaturemodelingPackage de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.getVehiclefeaturemodelingPackage (  ) 
static VehiclefeaturemodelingFactory de.fraunhofer.isst.eastadl.vehiclefeaturemodeling.impl.VehiclefeaturemodelingFactoryImpl.init (  )  [static]

Creates the default factory implementation.