Modifier and Type | Field and Description |
---|---|
protected AclGraph<?> |
aclGraph |
protected com.tinkerpop.blueprints.Element |
baseElement |
Modifier | Constructor and Description |
---|---|
protected |
AclElement(com.tinkerpop.blueprints.Element baseElement,
AclGraph<?> aclGraph) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
com.tinkerpop.blueprints.Element |
getBaseElement() |
Object |
getId() |
<T> T |
getProperty(String s) |
Set<String> |
getPropertyKeys() |
int |
hashCode() |
void |
remove() |
<T> T |
removeProperty(String s) |
void |
setProperty(String s,
Object o) |
String |
toString() |
protected com.tinkerpop.blueprints.Element baseElement
protected AclGraph<?> aclGraph
protected AclElement(com.tinkerpop.blueprints.Element baseElement, AclGraph<?> aclGraph)
public <T> T getProperty(String s)
getProperty
in interface com.tinkerpop.blueprints.Element
public Set<String> getPropertyKeys()
getPropertyKeys
in interface com.tinkerpop.blueprints.Element
public void setProperty(String s, Object o)
setProperty
in interface com.tinkerpop.blueprints.Element
public <T> T removeProperty(String s)
removeProperty
in interface com.tinkerpop.blueprints.Element
public void remove()
remove
in interface com.tinkerpop.blueprints.Element
public Object getId()
getId
in interface com.tinkerpop.blueprints.Element
public com.tinkerpop.blueprints.Element getBaseElement()
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.