public abstract class GrainElement extends NamedElement
MAX_IDENTIFIER_LENGTH| Constructor and Description |
|---|
GrainElement(GrainPart gp,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Grain |
getGrain()
Returns grain that the element belongs to.
|
GrainPart |
getGrainPart() |
equals, getCelestaDoc, getName, getQuotedName, getQuotedNameIfNeeded, hashCode, limitName, limitName, setCelestaDocpublic GrainElement(GrainPart gp, String name) throws ParseException
ParseExceptionCopyright © 2020 CURS. All rights reserved.