| Package | Description |
|---|---|
| net.exogeni.orca.ndl | |
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Method and Description |
|---|---|
static Label |
NdlCommons.getLowerLabel(com.hp.hpl.jena.rdf.model.Resource lsr)
Get lower label of a resource
|
static Label |
NdlCommons.getUpperLabel(com.hp.hpl.jena.rdf.model.Resource lsr)
Get upper label of a resource
|
static Label |
NdlCommons.parseLayerLabel_1(com.hp.hpl.jena.rdf.model.Resource r)
Parse out a label, but don't assume the type is specified
|
static Label |
NdlCommons.parseLayerLabel(com.hp.hpl.jena.rdf.model.Resource r)
parse out a layer.owl#Label
|
| Modifier and Type | Class and Description |
|---|---|
class |
IPAddress |
| Modifier and Type | Method and Description |
|---|---|
Label |
Interface.getLabel() |
Label |
SwitchingAction.getLabel() |
Label |
LabelSet.getMaxLabel() |
Label |
LabelSet.getMinLabel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LabelSet.contains(Label label) |
void |
Interface.setLabel(Label label) |
void |
SwitchingAction.setLabel(Label label) |
void |
LabelSet.setMaxLabel(Label maxLabel) |
void |
LabelSet.setMinLabel(Label minLabel) |
| Constructor and Description |
|---|
LabelSet(Label min,
Label max,
com.hp.hpl.jena.rdf.model.Resource rs) |
Copyright © 2018 RENCI. All Rights Reserved.