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