protected class EventMatrixAnchor.Element extends java.lang.Object implements java.lang.Comparable<EventMatrixAnchor.Element>
Constructor and Description |
---|
EventMatrixAnchor.Element(ApplicationElement aeObj,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(EventMatrixAnchor.Element o) |
public EventMatrixAnchor.Element(ApplicationElement aeObj, java.lang.String name)
public int compareTo(EventMatrixAnchor.Element o)
compareTo
in interface java.lang.Comparable<EventMatrixAnchor.Element>