Modifier and Type | Method and Description |
---|---|
static void |
AlignmentUtil.addValues(Group group,
List<ChildContext> path,
com.google.common.collect.Multiset<Object> collectedValues,
boolean onlyValues)
Add the values found on the given path to the given set.
|
Modifier and Type | Class and Description |
---|---|
class |
FamilyInstanceImpl
Decorate a given instance with family function.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GeometryFinder.visit(Group group,
QName name) |
Modifier and Type | Method and Description |
---|---|
boolean |
BreadthFirstInstanceTraverser.traverse(Group group,
InstanceTraversalCallback callback)
Deprecated.
|
boolean |
DepthFirstInstanceTraverser.traverse(Group group,
InstanceTraversalCallback callback) |
boolean |
InstanceTraverser.traverse(Group group,
InstanceTraversalCallback callback)
Traverse the given group.
|
protected boolean |
BreadthFirstInstanceTraverser.traverseChildren(Group group,
InstanceTraversalCallback callback)
Deprecated.
Traverse the children of a given group.
|
protected boolean |
DepthFirstInstanceTraverser.traverseChildren(Group group,
InstanceTraversalCallback callback)
Traverse the children of a given group.
|
boolean |
InstanceTraversalCallback.visit(Group group,
QName name)
Visit a group that is not an
Instance . |
Modifier and Type | Interface and Description |
---|---|
interface |
FamilyInstance
FamilyInstance is an Instance with functionality to add child instance links.
|
interface |
Instance
Represents an instance of a type
|
interface |
MutableGroup
A mutable group that allows adding/changing properties
|
interface |
MutableInstance
A mutable instance that allows adding/changing properties
|
Modifier and Type | Method and Description |
---|---|
static boolean |
InstanceUtil.groupEqual(Group a,
Group b,
boolean propertyOrderRelevant)
Checks whether the two given groups equal each other.
|
static String |
InstanceUtil.groupToString(Group group)
Returns a string representation of the given group.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultGroup
Group implementation backed by a
ListMultimap . |
class |
DefaultInstance
Default instance implementation backed by a
ListMultimap . |
class |
InstanceDecorator
Instance decorator class.
|
Constructor and Description |
---|
DefaultGroup(Group org)
Copy constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
OGroup
Group implementation based on
ODocument s |
class |
OInstance
Instance implementation based on
ODocument s |
Constructor and Description |
---|
OGroup(Group org)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CRSFinder.visit(Group group,
QName name) |
Modifier and Type | Class and Description |
---|---|
class |
StreamGmlInstance
Instance read from a XML or GML stream.
|
Modifier and Type | Method and Description |
---|---|
static void |
GmlWriterUtil.writeRequiredID(XMLStreamWriter writer,
DefinitionGroup type,
Group parent,
boolean onlyIfNotSet)
Write any required ID attribute, generating a random ID if needed
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a