|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEFactoryImpl
ujf.verimag.bip.Extra.Time.impl.TimeFactoryImpl
public class TimeFactoryImpl
An implementation of the model Factory.
| Field Summary |
|---|
| Fields inherited from interface ujf.verimag.bip.Extra.Time.TimeFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
TimeFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
java.lang.String |
convertToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUrgencyKindToString(EDataType eDataType,
java.lang.Object instanceValue)
|
EObject |
create(EClass eClass)
|
java.lang.Object |
createFromString(EDataType eDataType,
java.lang.String initialValue)
|
TimedConstraint |
createTimedConstraint()
|
TimedVariable |
createTimedVariable()
|
TimeReset |
createTimeReset()
|
TimeSpecification |
createTimeSpecification()
|
UrgencyKind |
createUrgencyKindFromString(EDataType eDataType,
java.lang.String initialValue)
|
static TimePackage |
getPackage()
Deprecated. |
TimePackage |
getTimePackage()
|
static TimeFactory |
init()
Creates the default factory implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeFactoryImpl()
| Method Detail |
|---|
public static TimeFactory 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 TimedVariable createTimedVariable()
createTimedVariable in interface TimeFactorypublic TimeSpecification createTimeSpecification()
createTimeSpecification in interface TimeFactorypublic TimeReset createTimeReset()
createTimeReset in interface TimeFactorypublic TimedConstraint createTimedConstraint()
createTimedConstraint in interface TimeFactory
public UrgencyKind createUrgencyKindFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertUrgencyKindToString(EDataType eDataType,
java.lang.Object instanceValue)
public TimePackage getTimePackage()
getTimePackage in interface TimeFactory@Deprecated public static TimePackage getPackage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||