Class JavaInterfaceName
java.lang.Object
org.palladiosimulator.retriever.extraction.commonalities.JavaInterfaceName
- All Implemented Interfaces:
InterfaceName
,Name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateName
(String name) boolean
getName()
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
-
JavaInterfaceName
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceInterfaceName
-
getInterfaces
- Specified by:
getInterfaces
in interfaceName
-
createName
- Specified by:
createName
in interfaceName
-
hashCode
public int hashCode() -
equals
-
toString
-