Class JavaOperationName
java.lang.Object
org.palladiosimulator.somox.analyzer.rules.model.JavaOperationName
- All Implemented Interfaces:
Name,OperationName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInterface(String name) booleanforInterface(String baseInterface) inthashCode()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.palladiosimulator.somox.analyzer.rules.model.Name
getCommonInterface, isPartOf
-
Constructor Details
-
JavaOperationName
-
-
Method Details
-
forInterface
- Specified by:
forInterfacein interfaceOperationName
-
getInterfaces
- Specified by:
getInterfacesin interfaceName
-
getInterface
- Specified by:
getInterfacein interfaceOperationName
-
createInterface
- Specified by:
createInterfacein interfaceName
-
hashCode
public int hashCode() -
equals
-
toString
-