Package org.palladiosimulator.protocom.traverse.jsestub.repository
package org.palladiosimulator.protocom.traverse.jsestub.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.A Collection Data Type translates into the following Java compilation units: a dedicated data type class.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.A Composite Data Type translates into the following Java compilation units: a dedicated data type class.An Infrastructure Interface translates into the following Java compilation units: an interface.An Operation Interface translates into the following Java compilation units: an interface.