Package org.palladiosimulator.protocom.traverse.framework
package org.palladiosimulator.protocom.traverse.framework
This package provides a method to traverse through a PCM model.
For each entry point entity (Repository, System, etc.) a corresponding PCMRepresentative class is generated.
Note that the traversing is not complete at this moment. So far only the PCM entities used for the JSE
transformation are traversed. However, all traverse methods in this package can be extended without breaking
any existing transformations.
-
ClassDescriptionCommon binding for Google Guice.PcmRepresentative<E extends org.palladiosimulator.pcm.core.entity.NamedElement>Abstract class representing a generic PCM model entity.