public class GraphTypeDesc extends Object
Constructor and Description |
---|
GraphTypeDesc(boolean wildcard,
boolean underlying,
EventType eventType) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType() |
boolean |
isUnderlying() |
boolean |
isWildcard() |