| Package | Description |
|---|---|
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.node | |
| org.cip4.jdflib.resource | |
| org.cip4.jdflib.resource.process | |
| org.cip4.jdflib.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFResourceInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeIdentifier
class to identify nodes even after parsing, e.g in hashmaps
uses JobID, JobPartID and the partMapVector as identifier |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFCostCenter |
class |
JDFEmployee |
class |
JDFGeneralID |
| Modifier and Type | Method and Description |
|---|---|
static <a> IMatches |
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches
|
| Modifier and Type | Method and Description |
|---|---|
static <a> Vector<IMatches> |
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ContainerUtil.matches(IMatches a,
Object b)
return true if a matches b or both are null
|
| Modifier and Type | Method and Description |
|---|---|
static <a> IMatches |
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches
|
static <a> Vector<IMatches> |
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches
|
Copyright © 2013. All Rights Reserved.