Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ReqOptST
-
Packages that use ReqOptST Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ReqOptST in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as ReqOptST Modifier and Type Field Description protected ReqOptSTCapability. reqOptprotected ReqOptSTCapabilityRefCT. reqOptprotected ReqOptSTExecCapa. reqOptprotected ReqOptSTExecCapaCT. reqOptprotected ReqOptSTExecCapaRefCT. reqOptprotected ReqOptSTFailureTypeCT. reqOptprotected ReqOptSTIFClassOptionCT. reqOptprotected ReqOptSTInterfaceImplRDCT.Instances.Instance. reqOptprotected ReqOptSTInterfaceRefCT. reqOptprotected ReqOptSTLinkedParamPortsCT.ParamPort. reqOptprotected ReqOptSTProfile.ExecCapaRefs.ExecCapaRef. reqOptprotected ReqOptSTProfile.ExtendRef. reqOptprotected ReqOptSTSymbolCT2. reqOptprotected ReqOptSTSymbolRefTypePortCT. reqOptprotected ReqOptSTValueSimpleCT. reqOptprotected ReqOptSTValueStringCT. reqOptprotected ReqOptSTVariableCT. reqOptprotected ReqOptSTVariableRefCT. reqOptMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return ReqOptST Modifier and Type Method Description static ReqOptSTReqOptST. fromValue(String v)ReqOptSTCapability. getReqOpt()Gets the value of the reqOpt property.ReqOptSTCapabilityRefCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTExecCapa. getReqOpt()Gets the value of the reqOpt property.ReqOptSTExecCapaCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTExecCapaRefCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTFailureTypeCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTIFClassOptionCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTInterfaceImplRDCT.Instances.Instance. getReqOpt()Gets the value of the reqOpt property.ReqOptSTInterfaceRefCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTLinkedParamPortsCT.ParamPort. getReqOpt()Gets the value of the reqOpt property.ReqOptSTProfile.ExecCapaRefs.ExecCapaRef. getReqOpt()Gets the value of the reqOpt property.ReqOptSTProfile.ExtendRef. getReqOpt()Gets the value of the reqOpt property.ReqOptSTSymbolCT2. getReqOpt()Gets the value of the reqOpt property.ReqOptSTSymbolRefTypePortCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTValueSimpleCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTValueStringCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTVariableCT. getReqOpt()Gets the value of the reqOpt property.ReqOptSTVariableRefCT. getReqOpt()Gets the value of the reqOpt property.static ReqOptSTReqOptST. valueOf(String name)Returns the enum constant of this type with the specified name.static ReqOptST[]ReqOptST. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type ReqOptST Modifier and Type Method Description voidCapability. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidCapabilityRefCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidExecCapa. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidExecCapaCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidExecCapaRefCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidFailureTypeCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidIFClassOptionCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidInterfaceImplRDCT.Instances.Instance. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidInterfaceRefCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidLinkedParamPortsCT.ParamPort. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidProfile.ExecCapaRefs.ExecCapaRef. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidProfile.ExtendRef. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidSymbolCT2. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidSymbolRefTypePortCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidValueSimpleCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidValueStringCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidVariableCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.voidVariableRefCT. setReqOpt(ReqOptST value)Sets the value of the reqOpt property.
-