Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.ExecCapaRefCT
-
Packages that use ExecCapaRefCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of ExecCapaRefCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of ExecCapaRefCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
ExecCapaMappingCT
Definition of Executable Capability mappingFields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type ExecCapaRefCT Modifier and Type Field Description protected List<ExecCapaRefCT>
ExecCapa.ParentExecCapas. execCapaRef
protected List<ExecCapaRefCT>
ExecCapaCT.ParentExecCapas. execCapaRef
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return ExecCapaRefCT Modifier and Type Method Description ExecCapaRefCT
ObjectFactory. createExecCapaRefCT()
Create an instance ofExecCapaRefCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type ExecCapaRefCT Modifier and Type Method Description List<ExecCapaRefCT>
ExecCapa.ParentExecCapas. getExecCapaRef()
Gets the value of the execCapaRef property.List<ExecCapaRefCT>
ExecCapaCT.ParentExecCapas. getExecCapaRef()
Gets the value of the execCapaRef property.
-