Uses of Class
de.fraunhofer.iese.mydata.component.information.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
Modifier and TypeMethodDescriptionIComponentService.getPep
(ComponentId id) Lookup PEP byComponentId
.Modifier and TypeMethodDescriptionIComponentService.lookupPep
(SolutionId solutionId) Lookup all PEPs of a certain solution.Modifier 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
Modifier and TypeFieldDescriptionprotected PepComponentInformation
MethodInterfaceDescription.pepComponentInformation
-
Uses of PepComponentInformation in de.fraunhofer.iese.mydata.solution
Modifier and TypeMethodDescriptionvoid
Solution.addPepComponentInformation
(PepComponentInformation component) void
Solution.removePepComponentInformation
(PepComponentInformation component)