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