|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFTerm.EnumTerm | |
|---|---|
| org.cip4.jdflib.ifaces | |
| org.cip4.jdflib.resource.devicecapability | |
| org.cip4.jdflib.resource.process | |
| Uses of JDFTerm.EnumTerm in org.cip4.jdflib.ifaces |
|---|
| Methods in org.cip4.jdflib.ifaces that return JDFTerm.EnumTerm | |
|---|---|
JDFTerm.EnumTerm |
ICapabilityElement.getEvaluationType()
get the type of evaluation that is appropriate for this ICapabilityElement |
| Uses of JDFTerm.EnumTerm in org.cip4.jdflib.resource.devicecapability |
|---|
| Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFTerm.EnumTerm | |
|---|---|
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 |
| Uses of JDFTerm.EnumTerm in org.cip4.jdflib.resource.process |
|---|
| Methods in org.cip4.jdflib.resource.process with parameters of type JDFTerm.EnumTerm | |
|---|---|
JDFTerm |
JDFExpr.appendTerm(JDFTerm.EnumTerm term)
|
JDFTerm |
JDFExpr.getCreateTerm(JDFTerm.EnumTerm term,
int i)
|
JDFTerm |
JDFExpr.getTerm(JDFTerm.EnumTerm term,
int i)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||