public interface GraphNodeImplementor
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeNodeImplementor<?>> |
attributeImplementorNodes() |
java.util.List<javax.persistence.AttributeNode<?>> |
attributeNodes() |
boolean |
containsAttribute(java.lang.String name) |
java.util.List<AttributeNodeImplementor<?>> attributeImplementorNodes()
java.util.List<javax.persistence.AttributeNode<?>> attributeNodes()
boolean containsAttribute(java.lang.String name)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.