Class TRTypeList

java.lang.Object
java.util.AbstractCollection<TRType>
java.util.AbstractList<TRType>
java.util.Vector<TRType>
com.fujitsu.vdmj.mapper.MappedList<com.fujitsu.vdmj.tc.types.TCType,TRType>
examples.v2c.tr.TRMappedList<com.fujitsu.vdmj.tc.types.TCType,TRType>
examples.v2c.tr.types.TRTypeList
All Implemented Interfaces:
com.fujitsu.vdmj.mapper.Mappable, Serializable, Cloneable, Iterable<TRType>, Collection<TRType>, List<TRType>, RandomAccess, SequencedCollection<TRType>

public class TRTypeList extends TRMappedList<com.fujitsu.vdmj.tc.types.TCType,TRType>
See Also:
  • Constructor Details

    • TRTypeList

      public TRTypeList(com.fujitsu.vdmj.tc.types.TCTypeList list) throws Exception
      Throws:
      Exception
  • Method Details

    • translate

      public String translate()