Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableBooleanCT
-
Packages that use VariableBooleanCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableBooleanCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of VariableBooleanCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
VariableTypeForEventPortCT
Variable for Event port of ExecCapas, links to required parameter portsFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type VariableBooleanCT Modifier and Type Field Description protected List<VariableBooleanCT>
VariableSetCT. variableBoolean
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableBooleanCT Modifier and Type Method Description VariableBooleanCT
ObjectFactory. createVariableBooleanCT()
Create an instance ofVariableBooleanCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type VariableBooleanCT Modifier and Type Method Description JAXBElement<VariableBooleanCT>
ObjectFactory. createVariableBoolean(VariableBooleanCT value)
List<VariableBooleanCT>
VariableSetCT. getVariableBoolean()
Gets the value of the variableBoolean property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type VariableBooleanCT Modifier and Type Method Description JAXBElement<VariableBooleanCT>
ObjectFactory. createVariableBoolean(VariableBooleanCT value)
-