| Package | Description |
|---|---|
| won.protocol.model | |
| won.protocol.util |
| Modifier and Type | Method and Description |
|---|---|
static NeedGraphType |
NeedGraphType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NeedGraphType[] |
NeedGraphType.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 |
NeedModelWrapper.copyNeedModel(NeedGraphType graph)
get the need or sysinfo model
|
protected org.apache.jena.rdf.model.Resource |
NeedModelWrapper.getNeedNode(NeedGraphType graph)
get the node of the need of either the need model or the sysinfo model
|
Copyright © 2018. All Rights Reserved.