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