Uses of Interface
de.gebit.integrity.dsl.EuropeanDateAnd12HrsTimeValue
-
Packages that use EuropeanDateAnd12HrsTimeValue Package Description de.gebit.integrity.dsl de.gebit.integrity.dsl.impl de.gebit.integrity.dsl.util de.gebit.integrity.serializer -
-
Uses of EuropeanDateAnd12HrsTimeValue in de.gebit.integrity.dsl
Methods in de.gebit.integrity.dsl that return EuropeanDateAnd12HrsTimeValue Modifier and Type Method Description EuropeanDateAnd12HrsTimeValueDslFactory. createEuropeanDateAnd12HrsTimeValue()Returns a new object of class 'European Date And12 Hrs Time Value'. -
Uses of EuropeanDateAnd12HrsTimeValue in de.gebit.integrity.dsl.impl
Classes in de.gebit.integrity.dsl.impl that implement EuropeanDateAnd12HrsTimeValue Modifier and Type Class Description classEuropeanDateAnd12HrsTimeValueImplAn implementation of the model object 'European Date And12 Hrs Time Value'.Methods in de.gebit.integrity.dsl.impl that return EuropeanDateAnd12HrsTimeValue Modifier and Type Method Description EuropeanDateAnd12HrsTimeValueDslFactoryImpl. createEuropeanDateAnd12HrsTimeValue() -
Uses of EuropeanDateAnd12HrsTimeValue in de.gebit.integrity.dsl.util
Methods in de.gebit.integrity.dsl.util with parameters of type EuropeanDateAnd12HrsTimeValue Modifier and Type Method Description TDslSwitch. caseEuropeanDateAnd12HrsTimeValue(EuropeanDateAnd12HrsTimeValue object)Returns the result of interpreting the object as an instance of 'European Date And12 Hrs Time Value'. -
Uses of EuropeanDateAnd12HrsTimeValue in de.gebit.integrity.serializer
Methods in de.gebit.integrity.serializer with parameters of type EuropeanDateAnd12HrsTimeValue Modifier and Type Method Description protected voidAbstractDSLSemanticSequencer. sequence_EuropeanDateAnd12HrsTimeValue(org.eclipse.xtext.serializer.ISerializationContext context, EuropeanDateAnd12HrsTimeValue semanticObject)Contexts: ValueOrEnumValueOrOperation returns EuropeanDateAnd12HrsTimeValue Value returns EuropeanDateAnd12HrsTimeValue ConstantValue returns EuropeanDateAnd12HrsTimeValue StaticValue returns EuropeanDateAnd12HrsTimeValue DateAndTimeValue returns EuropeanDateAnd12HrsTimeValue EuropeanDateAnd12HrsTimeValue returns EuropeanDateAnd12HrsTimeValue Constraint: (dateValue=EURODATE timeValue=TWELVEHRSTIME)
-