Class JavaOperationName
java.lang.Object
org.palladiosimulator.retriever.extraction.commonalities.JavaOperationName
- All Implemented Interfaces:
Name,OperationName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateName(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.retriever.extraction.commonalities.Name
getCommonInterface, isPartOf
-
Constructor Details
-
JavaOperationName
-
-
Method Details
-
forInterface
- Specified by:
forInterfacein interfaceOperationName
-
getInterfaces
- Specified by:
getInterfacesin interfaceName
-
getInterface
- Specified by:
getInterfacein interfaceOperationName
-
createName
- Specified by:
createNamein interfaceName
-
hashCode
public int hashCode() -
equals
-
toString
-