public interface GraphNodeImplementor
Modifier and Type | Method and Description |
---|---|
List<AttributeNodeImplementor<?>> |
attributeImplementorNodes() |
List<AttributeNode<?>> |
attributeNodes() |
boolean |
containsAttribute(String name) |
List<AttributeNodeImplementor<?>> attributeImplementorNodes()
List<AttributeNode<?>> attributeNodes()
boolean containsAttribute(String name)
Copyright © 2016 JBoss by Red Hat. All rights reserved.