public class ConceptActivityReport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MIGRATION_NOT_POSSIBLE
The Constant MIGRATION_NOT_POSSIBLE.
|
static int |
MIGRATION_OK
The Constant MIGRATION_OK.
|
static int |
MIGRATION_WITH_WARNINGS
The Constant MIGRATION_WITH_WARNINGS.
|
| Constructor and Description |
|---|
ConceptActivityReport(javax.xml.namespace.QName concept,
VlVersioningProcessor vp)
Instantiates a new concept activity report.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Action> |
getActions(Assignment as)
Gets the actions.
|
java.util.Iterator<Assignment> |
getAssignments()
Gets the assignments.
|
java.util.Iterator<Event> |
getEvents(Action ac)
Gets the events.
|
XMLElementDefinition |
getNewConcept()
Gets the new concept.
|
int |
migrationPossibilities()
Migration possibilities.
|
public static final int MIGRATION_OK
public static final int MIGRATION_NOT_POSSIBLE
public static final int MIGRATION_WITH_WARNINGS
public ConceptActivityReport(javax.xml.namespace.QName concept,
VlVersioningProcessor vp)
concept - the conceptvp - the vppublic int migrationPossibilities()
public XMLElementDefinition getNewConcept()
public java.util.Iterator<Assignment> getAssignments()
public java.util.Iterator<Action> getActions(Assignment as)
as - the asCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa