Class OperationInterfaceAdapter
- java.lang.Object
-
- org.palladiosimulator.protocom.model.ModelAdapter<org.palladiosimulator.pcm.repository.OperationInterface>
-
- org.palladiosimulator.protocom.model.repository.OperationInterfaceAdapter
-
public class OperationInterfaceAdapter extends ModelAdapter<org.palladiosimulator.pcm.repository.OperationInterface>
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
-
Constructor Summary
Constructors Constructor Description OperationInterfaceAdapter(org.palladiosimulator.pcm.repository.OperationInterface entity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getInterfaceFqn()
-
Methods inherited from class org.palladiosimulator.protocom.model.ModelAdapter
getBasePackageName, getEntity, getName, getSafeName, getSafeName, safeSpecification
-
-
-
-
Method Detail
-
getInterfaceFqn
public String getInterfaceFqn()
-
-