Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.datatypes | |
org.cip4.jdflib.resource.devicecapability | |
org.cip4.jdflib.span |
Modifier and Type | Method and Description |
---|---|
JDFShapeRangeList |
JDFAutoShapeState.getAllowedValueList()
(20) get JDFShapeRangeList attribute AllowedValueList
|
JDFShapeRangeList |
JDFAutoShapeState.getPresentValueList()
(20) get JDFShapeRangeList attribute PresentValueList
|
JDFShapeRangeList |
JDFAutoShapeEvaluation.getValueList()
(20) get JDFShapeRangeList attribute ValueList
|
Modifier and Type | Method and Description |
---|---|
void |
JDFAutoShapeState.setAllowedValueList(JDFShapeRangeList value)
(36) set attribute AllowedValueList
|
void |
JDFAutoShapeState.setPresentValueList(JDFShapeRangeList value)
(36) set attribute PresentValueList
|
void |
JDFAutoShapeEvaluation.setValueList(JDFShapeRangeList value)
(36) set attribute ValueList
|
Modifier and Type | Method and Description |
---|---|
static JDFShapeRangeList |
JDFShapeRangeList.createShapeRangeList(String s)
factory for JDFShapeRangeList that silently returns null in case of illegal strings
|
Constructor and Description |
---|
JDFShapeRangeList(JDFShapeRangeList rl)
copy constructor
constructs a JDFShapeRangeList with the given JDFShapeRangeList |
Modifier and Type | Method and Description |
---|---|
JDFShapeRangeList |
JDFShapeState.getAllowedValueList() |
JDFShapeRangeList |
JDFShapeState.getPresentValueList() |
JDFShapeRangeList |
JDFShapeEvaluation.getValueList() |
Modifier and Type | Method and Description |
---|---|
void |
JDFShapeState.setAllowedValueList(JDFShapeRangeList value) |
void |
JDFShapeState.setPresentValueList(JDFShapeRangeList value) |
void |
JDFShapeEvaluation.setValueList(JDFShapeRangeList value) |
Modifier and Type | Method and Description |
---|---|
JDFShapeRangeList |
JDFShapeSpan.getRange() |
Modifier and Type | Method and Description |
---|---|
void |
JDFShapeSpan.setRange(JDFShapeRangeList value) |
Copyright © 2018. All rights reserved.