Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.DocumentationCT
-
Packages that use DocumentationCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of DocumentationCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type DocumentationCT Modifier and Type Field Description protected List<DocumentationCT>
AbstractResourceDesc.ARDInfo. documentation
protected List<DocumentationCT>
ConnectionMethodCtrlAndCommCT. documentation
protected List<DocumentationCT>
ExecCapa. documentation
protected List<DocumentationCT>
ExecCapaCT. documentation
protected List<DocumentationCT>
ModuleInfoCT. documentation
protected List<DocumentationCT>
ModuleInstanceCT. documentation
protected List<DocumentationCT>
Profile.ProfileInfo. documentation
protected List<DocumentationCT>
ResourceCT.Calibration. documentation
protected List<DocumentationCT>
ResourceCT.TestProcedures. documentation
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return DocumentationCT Modifier and Type Method Description DocumentationCT
ObjectFactory. createDocumentationCT()
Create an instance ofDocumentationCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type DocumentationCT Modifier and Type Method Description List<DocumentationCT>
AbstractResourceDesc.ARDInfo. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ConnectionMethodCtrlAndCommCT. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ExecCapa. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ExecCapaCT. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ModuleInfoCT. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ModuleInstanceCT. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
Profile.ProfileInfo. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ResourceCT.Calibration. getDocumentation()
Gets the value of the documentation property.List<DocumentationCT>
ResourceCT.TestProcedures. getDocumentation()
Gets the value of the documentation property.
-