| Package | Description |
|---|---|
| net.exogeni.orca.ndl | |
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashMap<java.lang.String,DomainResourceType> |
DomainResources.resType |
| Modifier and Type | Method and Description |
|---|---|
static DomainResourceType |
NdlCommons.getDomainResourceType(com.hp.hpl.jena.rdf.model.Resource r)
Set resource type and count.
|
static DomainResourceType |
NdlCommons.getDomainResourceType(com.hp.hpl.jena.rdf.model.Resource r,
NetworkElement element)
Get the hasResourceType property of resource
|
DomainResourceType |
DomainResources.getResourceType(java.lang.String type) |
DomainResourceType |
OntProcessor.getResourceType(java.lang.String type_str) |
DomainResourceType |
OntProcessor.resourceType(com.hp.hpl.jena.ontology.OntResource rs) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<DomainResourceType> |
NdlCommons.getDomainResourceTypes(com.hp.hpl.jena.rdf.model.Resource r)
Answer all domain resource types for this resource (if multiples are specified).
|
java.util.List<DomainResourceType> |
DomainResources.getResourceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainResources.addResourceType(DomainResourceType type) |
int |
DomainResourceType.compareTo(DomainResourceType ne) |
| Modifier and Type | Field and Description |
|---|---|
protected DomainResourceType |
NetworkElement.resourceType |
| Modifier and Type | Method and Description |
|---|---|
DomainResourceType |
NetworkElement.getResourceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkElement.setResourceType(DomainResourceType resourceType) |
Copyright © 2018 RENCI. All Rights Reserved.