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