| Package | Description |
|---|---|
| net.exogeni.orca.ndl |
| Modifier and Type | Method and Description |
|---|---|
static NdlToRSpecHelper.UrnType |
NdlToRSpecHelper.UrnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NdlToRSpecHelper.UrnType[] |
NdlToRSpecHelper.UrnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
NdlToRSpecHelper.cidUrnFromUrl(java.lang.String domainUrl,
NdlToRSpecHelper.UrnType type,
java.lang.String name)
Generate a component id from a URL and a domain URL
|
static java.lang.String |
NdlToRSpecHelper.cidUrnFromUrl(java.lang.String domainUrl,
NdlToRSpecHelper.UrnType type,
java.lang.String name1,
java.lang.String name2)
Generate a component id from a URL and a domain URL and concatenation of names
|
Copyright © 2018 RENCI. All Rights Reserved.