|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMatches | |
|---|---|
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.node | |
| org.cip4.jdflib.resource | |
| org.cip4.jdflib.resource.process | |
| org.cip4.jdflib.util | |
| Uses of IMatches in org.cip4.jdflib.jmf |
|---|
| Classes in org.cip4.jdflib.jmf that implement IMatches | |
|---|---|
class |
JDFResourceInfo
|
| Uses of IMatches in org.cip4.jdflib.node |
|---|
| Classes in org.cip4.jdflib.node that implement IMatches | |
|---|---|
class |
NodeIdentifier
class to identify nodes even after parsing, e.g in hashmaps uses JobID, JobPartID and the partMapVector as identifier |
| Uses of IMatches in org.cip4.jdflib.resource |
|---|
| Classes in org.cip4.jdflib.resource that implement IMatches | |
|---|---|
class |
JDFNotification
|
| Uses of IMatches in org.cip4.jdflib.resource.process |
|---|
| Classes in org.cip4.jdflib.resource.process that implement IMatches | |
|---|---|
class |
JDFCostCenter
|
class |
JDFEmployee
|
class |
JDFGeneralID
|
| Uses of IMatches in org.cip4.jdflib.util |
|---|
| Methods in org.cip4.jdflib.util that return IMatches | ||
|---|---|---|
static
|
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches |
|
| Methods in org.cip4.jdflib.util that return types with arguments of type IMatches | ||
|---|---|---|
static
|
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches |
|
| Methods in org.cip4.jdflib.util with parameters of type IMatches | |
|---|---|
static boolean |
ContainerUtil.matches(IMatches a,
Object b)
return true if a matches b or both are null |
| Method parameters in org.cip4.jdflib.util with type arguments of type IMatches | ||
|---|---|---|
static
|
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches |
|
static
|
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||