Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.instance.model.MutableGroup

Packages that use MutableGroup
eu.esdihumboldt.hale.common.instance.model   
eu.esdihumboldt.hale.common.instance.model.impl   
eu.esdihumboldt.hale.common.instance.orient   
eu.esdihumboldt.hale.io.gml.reader.internal.instance   
 

Uses of MutableGroup in eu.esdihumboldt.hale.common.instance.model
 

Subinterfaces of MutableGroup in eu.esdihumboldt.hale.common.instance.model
 interface MutableInstance
          A mutable instance that allows adding/changing properties
 

Uses of MutableGroup in eu.esdihumboldt.hale.common.instance.model.impl
 

Classes in eu.esdihumboldt.hale.common.instance.model.impl that implement MutableGroup
 class DefaultGroup
          Group implementation backed by a ListMultimap.
 class DefaultInstance
          Default instance implementation backed by a ListMultimap.
 

Uses of MutableGroup in eu.esdihumboldt.hale.common.instance.orient
 

Classes in eu.esdihumboldt.hale.common.instance.orient that implement MutableGroup
 class OGroup
          Group implementation based on ODocuments
 class OInstance
          Instance implementation based on ODocuments
 

Uses of MutableGroup in eu.esdihumboldt.hale.io.gml.reader.internal.instance
 

Classes in eu.esdihumboldt.hale.io.gml.reader.internal.instance that implement MutableGroup
 class StreamGmlInstance
          Instance read from a XML or GML stream.
 

Methods in eu.esdihumboldt.hale.io.gml.reader.internal.instance that return MutableGroup
 MutableGroup GroupPath.getLast(boolean strict)
          Get the last group in the path.

Will create the child groups for which only definitions are present and update the path accordingly before getting the last group object.
 

Methods in eu.esdihumboldt.hale.io.gml.reader.internal.instance that return types with arguments of type MutableGroup
protected  List<MutableGroup> GroupPath.createChildGroups()
          Create groups for the children in the path (which are only represented as definitions).
 Stack<MutableGroup> GroupPath.getAllGroups(boolean strict)
          Get all groups in the path.

Will create the child groups for which only definitions are present and update the path accordingly before returning all group objects.
 List<MutableGroup> GroupPath.getParents()
           
 

Constructor parameters in eu.esdihumboldt.hale.io.gml.reader.internal.instance with type arguments of type MutableGroup
GroupPath(List<MutableGroup> parents, List<DefinitionGroup> children)
          Create a group path
 


Humboldt Alignment Editor 2.5.0

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