| Package | Description |
|---|---|
| net.exogeni.orca.ndl | |
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.LinkedList<LabelSet> |
DomainResource.label_list |
protected java.util.LinkedList<LabelSet> |
DomainInterfaceResource.labelSet |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<LabelSet> |
DomainResource.getLabel_list() |
java.util.LinkedList<LabelSet> |
DomainInterfaceResource.getLabelSet() |
static java.util.LinkedList<LabelSet> |
NdlCommons.getLabelSet(java.lang.String set,
java.lang.String rType,
com.hp.hpl.jena.ontology.OntModel ontModel)
Get a list of labelsets from a set URI
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomainResource.setLabel(LabelSet label) |
| Modifier and Type | Method and Description |
|---|---|
void |
INdlAbstractDelegationModelListener.ndlNetworkDomain(com.hp.hpl.jena.rdf.model.Resource dom,
com.hp.hpl.jena.ontology.OntModel m,
java.util.List<com.hp.hpl.jena.rdf.model.Resource> netServices,
java.util.List<com.hp.hpl.jena.rdf.model.Resource> interfaces,
java.util.List<LabelSet> labelSets,
java.util.Map<com.hp.hpl.jena.rdf.model.Resource,java.util.List<LabelSet>> netLabelSets)
Network domain with its service(s), available labelSet(s) and interfaces
|
void |
INdlAbstractDelegationModelListener.ndlNetworkDomain(com.hp.hpl.jena.rdf.model.Resource dom,
com.hp.hpl.jena.ontology.OntModel m,
java.util.List<com.hp.hpl.jena.rdf.model.Resource> netServices,
java.util.List<com.hp.hpl.jena.rdf.model.Resource> interfaces,
java.util.List<LabelSet> labelSets,
java.util.Map<com.hp.hpl.jena.rdf.model.Resource,java.util.List<LabelSet>> netLabelSets)
Network domain with its service(s), available labelSet(s) and interfaces
|
void |
DomainResource.setLabel_list(java.util.LinkedList<LabelSet> label_list) |
void |
DomainInterfaceResource.setLabelSet(java.util.LinkedList<LabelSet> labelSet) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashMap<java.lang.String,java.util.LinkedList<LabelSet>> |
Device.labelSets |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<LabelSet> |
Device.getLabelSet(java.lang.String rType) |
java.util.HashMap<java.lang.String,java.util.LinkedList<LabelSet>> |
Device.getLabelSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setLabelSets(java.util.HashMap<java.lang.String,java.util.LinkedList<LabelSet>> labelSets) |
Copyright © 2018 RENCI. All Rights Reserved.