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 ReqOptST
Capability. reqOpt
protected ReqOptST
CapabilityRefCT. reqOpt
protected ReqOptST
ExecCapa. reqOpt
protected ReqOptST
ExecCapaCT. reqOpt
protected ReqOptST
ExecCapaRefCT. reqOpt
protected ReqOptST
FailureTypeCT. reqOpt
protected ReqOptST
IFClassOptionCT. reqOpt
protected ReqOptST
InterfaceImplRDCT.Instances.Instance. reqOpt
protected ReqOptST
InterfaceRefCT. reqOpt
protected ReqOptST
LinkedParamPortsCT.ParamPort. reqOpt
protected ReqOptST
Profile.ExecCapaRefs.ExecCapaRef. reqOpt
protected ReqOptST
Profile.ExtendRef. reqOpt
protected ReqOptST
SymbolCT2. reqOpt
protected ReqOptST
SymbolRefTypePortCT. reqOpt
protected ReqOptST
ValueSimpleCT. reqOpt
protected ReqOptST
ValueStringCT. reqOpt
protected ReqOptST
VariableCT. reqOpt
protected ReqOptST
VariableRefCT. reqOpt
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ReqOptST Modifier and Type Method Description static ReqOptST
ReqOptST. fromValue(String v)
ReqOptST
Capability. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
CapabilityRefCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
ExecCapa. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
ExecCapaCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
ExecCapaRefCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
FailureTypeCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
IFClassOptionCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
InterfaceImplRDCT.Instances.Instance. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
InterfaceRefCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
LinkedParamPortsCT.ParamPort. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
Profile.ExecCapaRefs.ExecCapaRef. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
Profile.ExtendRef. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
SymbolCT2. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
SymbolRefTypePortCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
ValueSimpleCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
ValueStringCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
VariableCT. getReqOpt()
Gets the value of the reqOpt property.ReqOptST
VariableRefCT. getReqOpt()
Gets the value of the reqOpt property.static ReqOptST
ReqOptST. 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 void
Capability. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
CapabilityRefCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
ExecCapa. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
ExecCapaCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
ExecCapaRefCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
FailureTypeCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
IFClassOptionCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
InterfaceImplRDCT.Instances.Instance. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
InterfaceRefCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
LinkedParamPortsCT.ParamPort. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
Profile.ExecCapaRefs.ExecCapaRef. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
Profile.ExtendRef. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
SymbolCT2. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
SymbolRefTypePortCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
ValueSimpleCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
ValueStringCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
VariableCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.void
VariableRefCT. setReqOpt(ReqOptST value)
Sets the value of the reqOpt property.
-