Class JavaOperationName
java.lang.Object
org.palladiosimulator.retriever.extraction.commonalities.JavaOperationName
- All Implemented Interfaces:
Name
,OperationName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateName
(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.retriever.extraction.commonalities.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
-
createName
- Specified by:
createName
in interfaceName
-
hashCode
public int hashCode() -
equals
-
toString
-