Package | Description |
---|---|
org.cip4.jdflib.resource.devicecapability | |
org.cip4.jdflib.resource.process |
Modifier and Type | Class and Description |
---|---|
class |
JDFand |
class |
JDFBooleanEvaluation |
class |
JDFDateTimeEvaluation |
class |
JDFDurationEvaluation |
class |
JDFEnumerationEvaluation |
class |
JDFEvaluation |
class |
JDFIntegerEvaluation |
class |
JDFIsPresentEvaluation |
class |
JDFMatrixEvaluation |
class |
JDFNameEvaluation |
class |
JDFNodeTerm
class to collect getters and setters for term intermediate nodes
|
class |
JDFnot |
class |
JDFNumberEvaluation |
class |
JDFor |
class |
JDFPDFPathEvaluation |
class |
JDFRectangleEvaluation |
class |
JDFShapeEvaluation |
class |
JDFStringEvaluation |
class |
JDFTest |
class |
JDFTestRef |
class |
JDFxor |
class |
JDFXYPairEvaluation |
Modifier and Type | Method and Description |
---|---|
JDFTerm |
JDFNodeTerm.appendTerm(JDFTerm.EnumTerm term)
append a Term as defined by
term |
JDFTerm |
JDFNodeTerm.getCreateTerm(JDFTerm.EnumTerm term,
int iSkip)
get the iSkip'th Term of type
term , create it if it does not
exist |
JDFTerm |
JDFAction.getPreflightActionSetTerm()
get the term defined by PreflightAction/@SetRef
|
JDFTerm |
JDFTest.getTerm()
gets the term from a test
|
JDFTerm |
JDFNodeTerm.getTerm(int iSkip)
Deprecated.
|
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
|
JDFTerm |
JDFAction.getTestTerm()
get the root Term of the Test element in the TestPool that is referenced
by this action
|
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 © 2018. All rights reserved.