Package de.gebit.integrity.dsl
Interface Value
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,ValueOrEnumValueOrOperation
- All Known Subinterfaces:
BooleanValue,DateAndTimeValue,DateValue,DecimalValue,Empty,EmptyValue,EuropeanDateAnd12HrsTimeValue,EuropeanDateAnd24HrsTimeValue,EuropeanDateValue,Inexistent,InexistentValue,IntegerValue,IsoDateAndTimeValue,IsoDateValue,IsoTimeValue,JavaConstantValue,NestedObject,Null,NullValue,RegexValue,Simple12HrsTimeValue,Simple24HrsTimeValue,StaticValue,StringValue,TimeValue,TypedNestedObject,USDateAnd12HrsTimeValue,USDateValue,Variable
- All Known Implementing Classes:
BooleanValueImpl,DateAndTimeValueImpl,DateValueImpl,DecimalValueImpl,EmptyImpl,EmptyValueImpl,EuropeanDateAnd12HrsTimeValueImpl,EuropeanDateAnd24HrsTimeValueImpl,EuropeanDateValueImpl,InexistentImpl,InexistentValueImpl,IntegerValueImpl,IsoDateAndTimeValueImpl,IsoDateValueImpl,IsoTimeValueImpl,JavaConstantValueImpl,NestedObjectImpl,NullImpl,NullValueImpl,RegexValueImpl,Simple12HrsTimeValueImpl,Simple24HrsTimeValueImpl,StaticValueImpl,StringValueImpl,TimeValueImpl,TypedNestedObjectImpl,USDateAnd12HrsTimeValueImpl,USDateValueImpl,ValueImpl,VariableImpl
public interface Value extends ValueOrEnumValueOrOperation
A representation of the model object 'Value'.- See Also:
DslPackage.getValue()