| Package | Description |
|---|---|
| net.exogeni.orca.ndl | |
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainInterfaceResource |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashMap<java.lang.String,DomainResource> |
DomainResources.constraintMap |
| Modifier and Type | Method and Description |
|---|---|
DomainResource |
DomainResources.getResource(java.lang.String iface) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DomainResource> |
DomainResources.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainResources.addResource(DomainResource resource) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashMap<java.lang.String,DomainResource> |
NetworkElement.resourcesMap |
| Modifier and Type | Method and Description |
|---|---|
DomainResource |
NetworkElement.getResource(java.lang.String iface) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DomainResource> |
NetworkElement.getResources() |
java.util.HashMap<java.lang.String,DomainResource> |
NetworkElement.getResourcesMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkElement.addResource(DomainResource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkElement.setResourcesMap(java.util.HashMap<java.lang.String,DomainResource> m) |
Copyright © 2018 RENCI. All Rights Reserved.