Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.gml.reader.internal.instance
Class StreamGmlInstance

java.lang.Object
  extended by eu.esdihumboldt.hale.common.instance.model.impl.DefaultGroup
      extended by eu.esdihumboldt.hale.common.instance.model.impl.DefaultInstance
          extended by eu.esdihumboldt.hale.io.gml.reader.internal.instance.StreamGmlInstance
All Implemented Interfaces:
Group, Instance, MutableGroup, MutableInstance

public class StreamGmlInstance
extends DefaultInstance

Instance read from a XML or GML stream. Stores its index in the stream.

Author:
Simon Templer

Constructor Summary
StreamGmlInstance(TypeDefinition typeDef, int indexInStream)
          Create an instance with an associated stream index
 
Method Summary
 int getIndexInStream()
           
 
Methods inherited from class eu.esdihumboldt.hale.common.instance.model.impl.DefaultInstance
getDataSet, getDefinition, getMetaData, getMetaDataNames, getValue, putMetaData, setDataSet, setMetaData, setValue
 
Methods inherited from class eu.esdihumboldt.hale.common.instance.model.impl.DefaultGroup
addProperty, getProperty, getPropertyNames, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.esdihumboldt.hale.common.instance.model.MutableGroup
addProperty, setProperty
 
Methods inherited from interface eu.esdihumboldt.hale.common.instance.model.Group
getProperty, getPropertyNames
 

Constructor Detail

StreamGmlInstance

public StreamGmlInstance(TypeDefinition typeDef,
                         int indexInStream)
Create an instance with an associated stream index

Parameters:
typeDef - the type definition
indexInStream - the index of the instance in the stream
Method Detail

getIndexInStream

public int getIndexInStream()
Returns:
the index in the stream

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d