| Package | Description |
|---|---|
| org.cip4.jdflib.ifaces | |
| org.cip4.jdflib.resource.devicecapability | |
| org.cip4.jdflib.resource.process |
| Modifier and Type | Method and Description |
|---|---|
JDFTerm.EnumTerm |
ICapabilityElement.getEvaluationType()
get the type of evaluation that is appropriate for this ICapabilityElement
|
| Modifier and Type | Method and Description |
|---|---|
JDFAction |
JDFActionPool.appendActionSetTest(JDFTerm.EnumTerm term,
JDFTerm.EnumTerm setTerm,
boolean bActionFailsOnTestTrue)
append an action to this that references a Test with a term of type term
in the parallel TestPool
|
JDFAction |
JDFActionPool.appendActionTest(JDFTerm.EnumTerm term,
boolean bActionFailsOnTestTrue)
append an action to this that references a Test with a term of type term
in the parallel TestPool
|
JDFTerm |
JDFNodeTerm.appendTerm(JDFTerm.EnumTerm term)
append a Term as defined by
term |
JDFTest |
JDFTestPool.appendTestTerm(JDFTerm.EnumTerm term)
append element
Test |
JDFTerm |
JDFNodeTerm.getCreateTerm(JDFTerm.EnumTerm term,
int iSkip)
get the iSkip'th Term of type
term, create it if it does not
exist |
JDFTerm |
JDFNodeTerm.getTerm(JDFTerm.EnumTerm term,
int iSkip)
get the iSkip'th Term of type term, do not create it if it does not exist
|
VElement |
JDFNodeTerm.getTermVector(JDFTerm.EnumTerm term)
gets a vector of all terms
|
| Modifier and Type | Method and Description |
|---|---|
JDFTerm |
JDFExpr.appendTerm(JDFTerm.EnumTerm term) |
JDFTerm |
JDFExpr.getCreateTerm(JDFTerm.EnumTerm term,
int i) |
JDFTerm |
JDFExpr.getTerm(JDFTerm.EnumTerm term,
int i) |
Copyright © 2013. All Rights Reserved.