| Package | Description |
|---|---|
| net.exogeni.orca.ndl |
| Modifier and Type | Method and Description |
|---|---|
static INdlModifyModelListener.ModifyType |
INdlModifyModelListener.ModifyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static INdlModifyModelListener.ModifyType[] |
INdlModifyModelListener.ModifyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INdlModifyModelListener.ndlModifyElement(com.hp.hpl.jena.rdf.model.Resource i,
com.hp.hpl.jena.rdf.model.Resource subject,
INdlModifyModelListener.ModifyType t,
com.hp.hpl.jena.rdf.model.Resource object,
int modifyUnit,
com.hp.hpl.jena.ontology.OntModel m)
Identify modify elements and there types and subjects
|
Copyright © 2018 RENCI. All Rights Reserved.