| Package | Description |
|---|---|
| org.xmlcml.stml | |
| org.xmlcml.stml.attribute | |
| org.xmlcml.stml.interfacex |
| Modifier and Type | Method and Description |
|---|---|
STMLAttribute |
STMLElement.getConstantToSIAttribute()
Additive constant to generate SI equivalent.
|
STMLAttribute |
STMLElement.getConventionAttribute()
A reference to a convention.
|
STMLAttribute |
STMLArray.getDataTypeAttribute()
The data type of the object.
|
STMLAttribute |
STMLElement.getDataTypeAttribute()
The data type of the object.
|
STMLAttribute |
STMLScalar.getDataTypeAttribute()
The data type of the object.
|
STMLAttribute |
STMLElement.getDelimiterAttribute()
null
|
STMLAttribute |
STMLArray.getDictRefAttribute() |
STMLAttribute |
STMLElement.getDictRefAttribute()
null
|
STMLAttribute |
STMLElement.getIdAttribute()
null
|
STMLAttribute |
STMLElement.getSizeAttribute()
The size of an array or matrix.
|
STMLAttribute |
STMLElement.getUnitsAttribute()
null
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
STMLElement.addRemove(STMLAttribute att,
String value) |
| Constructor and Description |
|---|
STMLAttribute(STMLAttribute att)
copy constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelimiterAttribute
user-modifiable class supporting "ref", a pointer
to a STML object.
|
class |
DictRefAttribute
user-modifiable class supporting DictRefAttribute.
|
class |
DoubleArraySTAttribute
attribute representing an array of doubles.
|
class |
DoubleSTAttribute
attribute representing a double value.
|
class |
IdAttribute
user-modifiable class supporting "id".
|
class |
IntArraySTAttribute
attribute representing an int value..
|
class |
IntSTAttribute
attribute representing an int value.
|
class |
NamespaceRefAttribute
abstract class supporting attributes with namespaceRef values.
|
class |
StringArraySTAttribute
attribute representing an array of Strings.
|
class |
StringSTAttribute
attribute representing a string value.
|
class |
UnitsAttribute
user-modifiable class supporting UnitsAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
STMLAttribute |
AttributeFactory.getAttribute(String name,
String extent) |
| Modifier and Type | Method and Description |
|---|---|
STMLAttribute |
HasDictRef.getDictRefAttribute()
get dictRef attribute.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.