| Package | Description |
|---|---|
| org.cip4.lib.xjdf.comparator | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.util |
| Modifier and Type | Method and Description |
|---|---|
int |
SetTypeComparator.compare(SetType o1,
SetType o2) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterSet
Java class for ParameterSet complex type.
|
class |
ResourceSet
Java class for ResourceSet complex type.
|
| Modifier and Type | Method and Description |
|---|---|
SetType |
SetType.withComment(Collection<Comment> values) |
SetType |
SetType.withComment(Comment... values) |
SetType |
SetType.withDependent(Collection<Dependent> values) |
SetType |
SetType.withDependent(Dependent... values) |
SetType |
SetType.withDescriptiveName(String value) |
SetType |
SetType.withGeneralID(Collection<GeneralID> values) |
SetType |
SetType.withGeneralID(GeneralID... values) |
SetType |
SetType.withID(String value) |
SetType |
SetType.withName(String value) |
SetType |
SetType.withProcessUsage(String value) |
SetType |
SetType.withUsage(EnumUsage value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Assets<S extends SetType,T,U>
This class provides simple access to asset sets.
|
| Constructor and Description |
|---|
Assets(List<? extends SetType> assetSets)
Constructor.
|
Parameters(List<? extends SetType> assetSets)
Constructor.
|
Resources(List<? extends SetType> assetSets)
Constructor.
|
Copyright © 2016. All rights reserved.