public class GraphPattern extends GraphEntity
associationschildren, name, parentNode, PROPERTY_NAME| Constructor and Description |
|---|
GraphPattern() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBounds() |
GraphPattern |
with(java.lang.String id)
Set the name of Element
|
GraphPattern |
withBounds(java.lang.String bounds) |
getAnnotation, getAssociations, getId, getName, isExternal, with, with, withExternal, withId, withoutcheck, getModifier, getName, setParentNode, withAnnotaion, withChildren, withoutpublic GraphPattern with(java.lang.String id)
GraphMemberwith in class GraphMemberid - The Name of Elementpublic java.lang.String getBounds()
public GraphPattern withBounds(java.lang.String bounds)