| Package | Description |
|---|---|
| won.protocol.model | |
| won.protocol.util |
| Modifier and Type | Method and Description |
|---|---|
static AtomGraphType |
AtomGraphType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AtomGraphType[] |
AtomGraphType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
AtomModelWrapper.copyAtomModel(AtomGraphType graph)
get the atom or sysinfo model
|
protected org.apache.jena.rdf.model.Resource |
AtomModelWrapper.getAtomNode(AtomGraphType graph)
get the node of the atom of either the atom model or the sysinfo model
|
Copyright © 2019. All Rights Reserved.