Uses of Interface
fr.esrf.tango.pogo.pogoDsl.ULongType
-
Packages that use ULongType Package Description fr.esrf.tango.pogo.pogoDsl fr.esrf.tango.pogo.pogoDsl.impl fr.esrf.tango.pogo.pogoDsl.util fr.esrf.tango.pogo.serializer -
-
Uses of ULongType in fr.esrf.tango.pogo.pogoDsl
Methods in fr.esrf.tango.pogo.pogoDsl that return ULongType Modifier and Type Method Description ULongTypePogoDslFactory. createULongType()Returns a new object of class 'ULong Type'. -
Uses of ULongType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement ULongType Modifier and Type Class Description classULongTypeImplAn implementation of the model object 'ULong Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return ULongType Modifier and Type Method Description ULongTypePogoDslFactoryImpl. createULongType() -
Uses of ULongType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type ULongType Modifier and Type Method Description TPogoDslSwitch. caseULongType(ULongType object)Returns the result of interpreting the object as an instance of 'ULong Type'. -
Uses of ULongType in fr.esrf.tango.pogo.serializer
Methods in fr.esrf.tango.pogo.serializer with parameters of type ULongType Modifier and Type Method Description protected voidAbstractPogoDslSemanticSequencer. sequence_ULongType(org.eclipse.xtext.serializer.ISerializationContext context, ULongType semanticObject)Contexts: PropType returns ULongType SimpleType returns ULongType Type returns ULongType ULongType returns ULongType Constraint: {ULongType}
-