| Class | Description |
|---|---|
| AbstractDataPropertyStatementAction |
A base class for requested actions that involve adding, editing, or dropping
data property statements from a model.
|
| AbstractObjectPropertyStatementAction |
A base class for requested actions that involve adding, editing, or deleting
object property statements from a model.
|
| AbstractPropertyStatementAction |
A base class for requested actions that involve adding, editing, or deleting
statements from a model.
|
| AddDataPropertyStatement |
Should we allow the user to add this DataPropertyStatement to this model?
|
| AddObjectPropertyStatement |
Should we allow the user to add this ObjectPropertyStatement to this model?
|
| DropDataPropertyStatement |
Should we allow the user to delete this DataPropertyStatement from this
model?
|
| DropObjectPropertyStatement |
Should we allow the user to delete this ObjectPropertyStatement from this
model?
|
| EditDataPropertyStatement |
Should we allow the user to edit this DataPropertyStatement in this model?
|
| EditObjectPropertyStatement |
Should we allow the user to edit this ObjectPropertyStatement in this model?
|
Copyright © 2016. All rights reserved.