ENTITY physical_particle SUBTYPE OF (substance); END_ENTITY; -- physical_particle |
Entity data types and their attributesproductid: identifier; name: label; (OPT) description: text; frame_of_reference: SET [1:?] OF product_context; product_armx (RT) (DER) frame_of_reference: SET [1:?] OF product_context; substance - physical_particle - |
Global rules for this entity data type- |
public interface EPhysical_particle extends ESubstance |
public class CPhysical_particle implements EPhysical_particle |
public class APhysical_particle extends AEntitypublic EPhysical_particle getByIndex(int index)public EPhysical_particle getCurrentMember(SdaiIterator it) |