Class Operation
java.lang.Object
org.palladiosimulator.somox.analyzer.rules.model.Operation
- All Implemented Interfaces:
Comparable<OperationInterface>
,OperationInterface
-
Constructor Summary
ConstructorDescriptionOperation
(org.eclipse.jdt.core.dom.IMethodBinding binding, OperationName name) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.palladiosimulator.somox.analyzer.rules.model.OperationInterface
compareTo, isPartOf
-
Constructor Details
-
Operation
-
-
Method Details
-
getBinding
public org.eclipse.jdt.core.dom.IMethodBinding getBinding() -
getName
- Specified by:
getName
in interfaceOperationInterface
-
simplified
- Specified by:
simplified
in interfaceOperationInterface
-
hashCode
public int hashCode() -
equals
-
getInterface
- Specified by:
getInterface
in interfaceOperationInterface
-
toString
-