public Element() { ID = RandomUtils.GenerateID(); }
public Primitive() { ID = RandomUtils.GenerateID(); }