Uses of Class
de.fraunhofer.iese.mydata.component.information.PepComponentInformation
Packages that use PepComponentInformation
Package
Description
\* MYDATA component interfaces and classes.
Description of MYDATA component capabilities, i.e., their interfaces.
-
Uses of PepComponentInformation in de.fraunhofer.iese.mydata.component
Methods in de.fraunhofer.iese.mydata.component that return PepComponentInformationModifier and TypeMethodDescriptionIComponentService.getPep
(ComponentId id) Lookup PEP byComponentId
.Methods in de.fraunhofer.iese.mydata.component that return types with arguments of type PepComponentInformationModifier and TypeMethodDescriptionIComponentService.lookupPep
(SolutionId solutionId) Lookup all PEPs of a certain solution.Methods in de.fraunhofer.iese.mydata.component with parameters of type PepComponentInformationModifier and TypeMethodDescriptionIComponentService.addPep
(PepComponentInformation component) Adds a pep.IComponentService.updatePep
(PepComponentInformation component) Adds a pep. -
Uses of PepComponentInformation in de.fraunhofer.iese.mydata.component.information.method
Fields in de.fraunhofer.iese.mydata.component.information.method declared as PepComponentInformationModifier and TypeFieldDescriptionprotected PepComponentInformation
MethodInterfaceDescription.pepComponentInformation
-
Uses of PepComponentInformation in de.fraunhofer.iese.mydata.solution
Methods in de.fraunhofer.iese.mydata.solution that return types with arguments of type PepComponentInformationMethods in de.fraunhofer.iese.mydata.solution with parameters of type PepComponentInformationModifier and TypeMethodDescriptionvoid
Solution.addPepComponentInformation
(PepComponentInformation component) void
Solution.removePepComponentInformation
(PepComponentInformation component) Method parameters in de.fraunhofer.iese.mydata.solution with type arguments of type PepComponentInformation