Package | Description |
---|---|
org.cip4.jdflib.resource.intent | |
org.cip4.jdflib.span |
Modifier and Type | Method and Description |
---|---|
JDFSpanBase |
JDFIntentResource.appendSpan(String strName,
JDFSpanBase.EnumDataType nType)
Append a span if it does not yet exist, else return the existing element
|
JDFSpanBase |
JDFIntentResource.getSpan(String strName,
JDFSpanBase.EnumDataType nType)
get a span
|
Modifier and Type | Field and Description |
---|---|
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.DurationSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.EnumerationSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.IntegerSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.NameSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.NumberSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.OptionSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.ShapeSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.StringSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.TimeSpan |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.XYPairSpan |
Modifier and Type | Method and Description |
---|---|
JDFSpanBase.EnumDataType |
JDFNameSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFOptionSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFEnumerationSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFSpanBase.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFNumberSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFStringSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFShapeSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFIntegerSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFDurationSpan.getDataType()
Gets the value of attribute DataType
|
JDFSpanBase.EnumDataType |
JDFXYPairSpan.getDataType()
Gets the value of attribute DataType
|
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.getEnum(int enumValue) |
static JDFSpanBase.EnumDataType |
JDFSpanBase.EnumDataType.getEnum(String enumName) |
Modifier and Type | Method and Description |
---|---|
void |
JDFSpanBase.setDataType(JDFSpanBase.EnumDataType value)
Sets the value of attribute DataType
|
Copyright © 2018. All rights reserved.