2027 Enumeration
Changes 0
E

ElementOnPhaseStatus

Description:
The statuses that an element can have with respect to a given phase.
public enum ElementOnPhaseStatus
Name Description
E Demolished Created before the given phase, to be demolished on the given phase
E Existing Created in a previous phase, existing through the end of the given phase
E Future Created after this phase
E New Created on this phase (and not demolished)
E None Phase status is undefined (e.g., for annotations)
E Past Created and demolished before the given phase
E Temporary Created and demolished during this phase