public class ChildrenProperties extends Object
Constructor and Description |
---|
ChildrenProperties() |
Modifier and Type | Method and Description |
---|---|
void |
addChildHierarchy(List<String> tags) |
Map<String,Cardinality> |
getCardinalities()
Returns map which stores cardinality per tag.
|
boolean |
isSequenced()
Returns true if tags for each child hierarchy have the same order and false
otherwise.
|
public Map<String,Cardinality> getCardinalities()
public boolean isSequenced()
Copyright © 2020. All rights reserved.