format_geometrie
Class Entity
java.lang.Object
format_geometrie.Entity
public class Entity
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITEM_LIST_ENTITY
public static final int ITEM_LIST_ENTITY
- See Also:
- Constant Field Values
ATTRIBUTE_ENTITY
public static final int ATTRIBUTE_ENTITY
- See Also:
- Constant Field Values
Entity
public Entity(java.lang.String name,
KleeneStructure ks)
Entity
public Entity(java.lang.String name,
Attribute attr)
getName
public java.lang.String getName()
getKleeneStructure
public KleeneStructure getKleeneStructure()
getType
public int getType()
getAttribute
public Attribute getAttribute()