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. documentationprotected List<DocumentationCT>ConnectionMethodCtrlAndCommCT. documentationprotected List<DocumentationCT>ExecCapa. documentationprotected List<DocumentationCT>ExecCapaCT. documentationprotected List<DocumentationCT>ModuleInfoCT. documentationprotected List<DocumentationCT>ModuleInstanceCT. documentationprotected List<DocumentationCT>Profile.ProfileInfo. documentationprotected List<DocumentationCT>ResourceCT.Calibration. documentationprotected List<DocumentationCT>ResourceCT.TestProcedures. documentationMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return DocumentationCT Modifier and Type Method Description DocumentationCTObjectFactory. createDocumentationCT()Create an instance ofDocumentationCTMethods 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.
-