Constructor
new ElementAttribute(name)
Hierarchy
Parameters:
Name | Type | Description |
---|---|---|
name |
String | The name of the attribute |
- Source:
Extends
Methods
head()
Extracts the designator at the head of a composition. For designators that
are atomic, returns the designator itself.
- Overrides:
- Source:
tail()
Extracts the designator made of the tail of a composition. For designators
that are atomic, returns null.
- Overrides:
- Source: