Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableSetAndRefCT
-
Packages that use VariableSetAndRefCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableSetAndRefCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of VariableSetAndRefCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description classPropertyVarCTType for propertiesFields in fi.tut.mei.resdescapi.rdapi.model.rd declared as VariableSetAndRefCT Modifier and Type Field Description protected VariableSetAndRefCTInputOutputParamSetARDCT. inputsprotected VariableSetAndRefCTInputOutputParamSetARDCT. outputsprotected VariableSetAndRefCTSharedElementCT. propertiesprotected VariableSetAndRefCTPropertiesForRDCT. selectivePropertiesprotected VariableSetAndRefCTSharedElementCT. selectivePropertiesprotected VariableSetAndRefCTPropertiesForRDCT. technicalPropertiesprotected VariableSetAndRefCTSharedElementCT. variablesMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableSetAndRefCT Modifier and Type Method Description VariableSetAndRefCTObjectFactory. createVariableSetAndRefCT()Create an instance ofVariableSetAndRefCTVariableSetAndRefCTInputOutputParamSetARDCT. getInputs()Gets the value of the inputs property.VariableSetAndRefCTInputOutputParamSetARDCT. getOutputs()Gets the value of the outputs property.VariableSetAndRefCTSharedElementCT. getProperties()Gets the value of the properties property.VariableSetAndRefCTPropertiesForRDCT. getSelectiveProperties()Gets the value of the selectiveProperties property.VariableSetAndRefCTSharedElementCT. getSelectiveProperties()Gets the value of the selectiveProperties property.VariableSetAndRefCTPropertiesForRDCT. getTechnicalProperties()Gets the value of the technicalProperties property.VariableSetAndRefCTSharedElementCT. getVariables()Gets the value of the variables property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type VariableSetAndRefCT Modifier and Type Method Description voidInputOutputParamSetARDCT. setInputs(VariableSetAndRefCT value)Sets the value of the inputs property.voidInputOutputParamSetARDCT. setOutputs(VariableSetAndRefCT value)Sets the value of the outputs property.voidSharedElementCT. setProperties(VariableSetAndRefCT value)Sets the value of the properties property.voidPropertiesForRDCT. setSelectiveProperties(VariableSetAndRefCT value)Sets the value of the selectiveProperties property.voidSharedElementCT. setSelectiveProperties(VariableSetAndRefCT value)Sets the value of the selectiveProperties property.voidPropertiesForRDCT. setTechnicalProperties(VariableSetAndRefCT value)Sets the value of the technicalProperties property.voidSharedElementCT. setVariables(VariableSetAndRefCT value)Sets the value of the variables property.
-