| Package | Description |
|---|---|
| org.xmlcml.stml |
| Modifier and Type | Field and Description |
|---|---|
protected STMLType |
STMLAttribute.cmlType |
protected STMLType[] |
STMLType.subTypes |
| Modifier and Type | Method and Description |
|---|---|
STMLType |
STMLAttribute.getCmlType() |
STMLType |
STMLAttribute.getSchemaType()
get schema type.
|
STMLType[] |
STMLType.getSubTypes() |
| Modifier and Type | Method and Description |
|---|---|
int |
STMLType.compareTo(STMLType type)
compares cmlType.
|
void |
STMLAttribute.setCmlType(STMLType cmlType) |
void |
STMLAttribute.setSchemaType(STMLType schemaType)
set schema type.
|
void |
STMLType.setSubTypes(STMLType[] st)
set subtypes.
|
| Constructor and Description |
|---|
STMLType(STMLType st)
copy constructor.
|
Copyright © 1994–2024 Peter Murray-Rust. All rights reserved.