Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.Depends
-
Packages that use Depends Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of Depends in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type Depends Modifier and Type Field Description protected List<Depends>
IFClassOptionCT. depends
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return Depends Modifier and Type Method Description Depends
ObjectFactory. createDepends()
Create an instance ofDepends
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type Depends Modifier and Type Method Description List<Depends>
IFClassOptionCT. getDepends()
Dependies for the interface or its subcomponent.
-