Class TLcdISO19103Multiplicity

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19103Multiplicity extends TLcdISO19118Object
Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.
Since:
10.0
  • Field Details

    • RANGE_PROPERTY

      public static final TLcdDataProperty RANGE_PROPERTY
      Data property that maps to the range element. The possible values for this property are instances of List<TLcdISO19118Property<TLcdISO19103MultiplicityRange>>.
  • Constructor Details

    • TLcdISO19103Multiplicity

      public TLcdISO19103Multiplicity()
    • TLcdISO19103Multiplicity

      public TLcdISO19103Multiplicity(TLcdDataType aType)
  • Method Details