public class GraphPattern extends GraphEntity
PROPERTY_PACKAGENAMEchildren, name, parentNode, PROPERTY_CHILD, PROPERTY_CLASSNAME, PROPERTY_LITERAL, PROPERTY_MODIFIERS, PROPERTY_NAME, PROPERTY_PARENT, PROPERTY_PATH, PROPERTY_THIS, PROPERTY_VISIBILITY| Constructor | Description |
|---|---|
GraphPattern() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getBounds() |
|
GraphPattern |
with(java.lang.String id) |
Set the name of Element
|
GraphPattern |
withBounds(java.lang.String bounds) |
getAnnotation, getAssociations, getByObject, getChildByName, getId, getName, getTyp, isExternal, setId, with, with, with, withExternalcheck, getChildren, getClazz, getDiff, getFullId, getModifier, getName, getNodes, getParent, getValue, remove, setName, setParentNode, withAnnotation, withModifier, 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)