Class JavaOperationName
java.lang.Object
org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
- All Implemented Interfaces:
Name
,OperationName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateInterface
(String name) boolean
forInterface
(String baseInterface) int
hashCode()
toString()
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.Name
getCommonInterface, isPartOf
-
Constructor Details
-
JavaOperationName
-
-
Method Details
-
forInterface
- Specified by:
forInterface
in interfaceOperationName
-
getInterfaces
- Specified by:
getInterfaces
in interfaceName
-
getInterface
- Specified by:
getInterface
in interfaceOperationName
-
createInterface
- Specified by:
createInterface
in interfaceName
-
hashCode
public int hashCode() -
equals
-
toString
-