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 © 2001-2018 Red Hat, Inc. All Rights Reserved.