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