Uses of Interface
fr.esrf.tango.pogo.pogoDsl.StringVectorType
-
Packages that use StringVectorType 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 StringVectorType in fr.esrf.tango.pogo.pogoDsl
Methods in fr.esrf.tango.pogo.pogoDsl that return StringVectorType Modifier and Type Method Description StringVectorTypePogoDslFactory. createStringVectorType()Returns a new object of class 'String Vector Type'. -
Uses of StringVectorType in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement StringVectorType Modifier and Type Class Description classStringVectorTypeImplAn implementation of the model object 'String Vector Type'.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return StringVectorType Modifier and Type Method Description StringVectorTypePogoDslFactoryImpl. createStringVectorType() -
Uses of StringVectorType in fr.esrf.tango.pogo.pogoDsl.util
Methods in fr.esrf.tango.pogo.pogoDsl.util with parameters of type StringVectorType Modifier and Type Method Description TPogoDslSwitch. caseStringVectorType(StringVectorType object)Returns the result of interpreting the object as an instance of 'String Vector Type'. -
Uses of StringVectorType in fr.esrf.tango.pogo.serializer
Methods in fr.esrf.tango.pogo.serializer with parameters of type StringVectorType Modifier and Type Method Description protected voidAbstractPogoDslSemanticSequencer. sequence_StringVectorType(org.eclipse.xtext.serializer.ISerializationContext context, StringVectorType semanticObject)Contexts: PropType returns StringVectorType VectorType returns StringVectorType StringVectorType returns StringVectorType Constraint: {StringVectorType}
-