Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.VariableRefCT
-
Packages that use VariableRefCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of VariableRefCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of VariableRefCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
IFPropertyRefCT
Interface Property Reference CTFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type VariableRefCT Modifier and Type Field Description protected List<VariableRefCT>
CapabilityParameterSetCT. variableRef
protected List<VariableRefCT>
Profile.Properties.BusinessAndLifeCycleProperties. variableRef
protected List<VariableRefCT>
Profile.Properties.EnvironmentalProperties. variableRef
protected List<VariableRefCT>
PropertiesForRDCT.BusinessAndLifeCycleProperties. variableRef
protected List<VariableRefCT>
PropertiesForRDCT.EnvironmentalProperties. variableRef
protected List<VariableRefCT>
VariableSetAndRefCT. variableRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return VariableRefCT Modifier and Type Method Description VariableRefCT
ObjectFactory. createVariableRefCT()
Create an instance ofVariableRefCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type VariableRefCT Modifier and Type Method Description JAXBElement<VariableRefCT>
ObjectFactory. createVariableRef(VariableRefCT value)
List<VariableRefCT>
CapabilityParameterSetCT. getVariableRef()
Gets the value of the variableRef property.List<VariableRefCT>
Profile.Properties.BusinessAndLifeCycleProperties. getVariableRef()
Gets the value of the variableRef property.List<VariableRefCT>
Profile.Properties.EnvironmentalProperties. getVariableRef()
Gets the value of the variableRef property.List<VariableRefCT>
PropertiesForRDCT.BusinessAndLifeCycleProperties. getVariableRef()
Gets the value of the variableRef property.List<VariableRefCT>
PropertiesForRDCT.EnvironmentalProperties. getVariableRef()
Gets the value of the variableRef property.List<VariableRefCT>
VariableSetAndRefCT. getVariableRef()
Gets the value of the variableRef property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type VariableRefCT Modifier and Type Method Description JAXBElement<VariableRefCT>
ObjectFactory. createVariableRef(VariableRefCT value)
-