Package org.palladiosimulator.protocom.traverse.jse.repository
package org.palladiosimulator.protocom.traverse.jse.repository
-
ClassDescriptionA Basic Component translates into the following Java compilation units: a class implementing the component's resource demands, an interface for the component class, a context class for assembly, an interface for the context class, a class for each component's port.An CompositeComponent translates into the following Java compilation units: a class used to setup the assembly (a CompositeComponent is a ComposedStructure), an interface for this component's class, a context class for assembly, an interface for the context class, a class for each component's port.An Infrastructure Interface translates into the following Java compilation units: an interface.An Operation Interface translates into the following Java compilation units: an interface.