public class DuplicateVisitor extends EntityVisitor implements BGISAppConstants
ADE_NS, ALIGNMENT_CONTENT_TYPE, DEFAULT, ENUMERATION_DEFAULT, NUMBER_DEFAULT
Constructor and Description |
---|
DuplicateVisitor(com.google.common.collect.Multimap<String,Cell> exampleCells,
String cellNote)
Create an example cell visitor creating derived cells.
|
Modifier and Type | Method and Description |
---|---|
List<MutableCell> |
getCells()
Get the created cells.
|
protected boolean |
visit(PropertyEntityDefinition ped)
Visit a property entity definition.
|
public DuplicateVisitor(com.google.common.collect.Multimap<String,Cell> exampleCells, String cellNote)
exampleCells
- the example cells, with the target ADE property name
as keycellNote
- note to append to generated cell's notesprotected boolean visit(PropertyEntityDefinition ped)
EntityVisitor
visit
in class EntityVisitor
ped
- the property entity definitionpublic List<MutableCell> getCells()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a