| TYPE element_volume = ENUMERATION ( volume ); END_TYPE; -- element_volume | 
| Userselement_aspectelement_geometric_relationship.aspect element_topological_relationship.aspect | 
| public final class EElement_volumestatic final int VOLUME = 1static String[] values = {"VOLUME"} static int toInt(String str) static String toString(int value) |