Class XmiSerializationSharedData.XmiArrayElement

  • Enclosing class:
    XmiSerializationSharedData

    public static class XmiSerializationSharedData.XmiArrayElement
    extends java.lang.Object
    Data structure holding the index and the xmi:id of an array or list element that is a reference to an out-of-typesystem FS.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int index  
      java.lang.String xmiId  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • index

        public int index
      • xmiId

        public java.lang.String xmiId