S
- this element typepublic interface GraphElement<S extends GraphElement<S>> extends Element
Element.Attribute
Modifier and Type | Method and Description |
---|---|
Collection<? extends S> |
getBlockers()
Returns the blocker elements.
|
findAttribute, getAttributes
Collection<? extends S> getBlockers()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.