Class PojoOperationInterface

java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.rmi.PojoInterface<org.palladiosimulator.pcm.repository.OperationInterface>
org.palladiosimulator.protocom.tech.rmi.repository.PojoOperationInterface
All Implemented Interfaces:
ICompilationUnit, IJCompilationUnit, IJInterface

public class PojoOperationInterface extends PojoInterface<org.palladiosimulator.pcm.repository.OperationInterface>
Defining the content of OperationInterface classes.
  • Constructor Details

    • PojoOperationInterface

      public PojoOperationInterface(org.palladiosimulator.pcm.repository.OperationInterface entity)
  • Method Details