public class AddPropertyEvent extends GraphEvent
| Constructor and Description |
|---|
AddPropertyEvent(Graph graph,
Element element,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Element |
getElement() |
Property |
getProperty() |
int |
hashCode() |
String |
toString() |
getGraphpublic Element getElement()
public Property getProperty()
public boolean equals(Object obj)
equals in class GraphEventCopyright © 2014–2015. All rights reserved.