Uses of Interface
fr.esrf.tango.pogo.pogoDsl.LongType
-
Packages that use LongType 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 LongType in fr.esrf.tango.pogo.pogoDsl
Methods in fr.esrf.tango.pogo.pogoDsl that return LongType Modifier and Type Method Description LongTypePogoDslFactory. createLongType()Returns a new object of class 'Long Type'. -
Uses of LongType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement LongType Modifier and Type Class Description classLongTypeImplAn implementation of the model object 'Long Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return LongType Modifier and Type Method Description LongTypePogoDslFactoryImpl. createLongType() -
Uses of LongType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type LongType Modifier and Type Method Description TPogoDslSwitch. caseLongType(LongType object)Returns the result of interpreting the object as an instance of 'Long Type'. -
Uses of LongType in fr.esrf.tango.pogo.serializer
Methods in fr.esrf.tango.pogo.serializer with parameters of type LongType Modifier and Type Method Description protected voidAbstractPogoDslSemanticSequencer. sequence_LongType(org.eclipse.xtext.serializer.ISerializationContext context, LongType semanticObject)Contexts: PropType returns LongType SimpleType returns LongType Type returns LongType LongType returns LongType Constraint: {LongType}
-