Class Ident
java.lang.Object
net.sourceforge.plantuml.cucadiagram.Ident
- All Implemented Interfaces:
Code
- Direct Known Subclasses:
Quark
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkSameAs
(Code code, String separator, CucaDiagram diagram) static Ident
empty()
boolean
forXmi()
getLast()
getName()
getPrefix
(int toIndex) getSuffix
(int fromIndex) int
hashCode()
boolean
isRoot()
parent()
int
size()
boolean
startsWith
(Ident other) toCode
(CucaDiagram diagram) toString()
-
Field Details
-
parts
-
-
Constructor Details
-
Ident
-
-
Method Details
-
toString
-
startsWith
-
forXmi
-
add
-
empty
-
getLast
-
toCode
-
eventuallyRemoveStartingAndEndingDoubleQuote
- Specified by:
eventuallyRemoveStartingAndEndingDoubleQuote
in interfaceCode
-
removeStartingParenthesis
-
addSuffix
-
removeMemberPart
-
getPortMember
-
add
-
parent
-
equals
-
hashCode
public int hashCode() -
toString
-
checkSameAs
-
getName
-
isRoot
public boolean isRoot() -
move
-
size
public int size() -
getPrefix
-
getSuffix
-