Modifier and Type | Method and Description |
---|---|
java.util.Vector<AttributeEntry> |
MetaData.getAttributeEntries(java.lang.String aname)
Returns list of
AttributeEntry objects for the
named global attribute. |
java.util.Vector<AttributeEntry> |
MetaData.getAttributeEntries(java.lang.String varName,
java.lang.String aname)
Returns list of
AttributeEntry objects for
the named attribute for the named variable. |
Modifier and Type | Method and Description |
---|---|
boolean |
AttributeEntry.isSameAs(AttributeEntry ae) |