public class CrossReferencingTreeImpl extends java.lang.Object implements CrossReferencingTree
Constructor and Description |
---|
CrossReferencingTreeImpl(MaintainableBean maintainableBean,
java.util.List<CrossReferencingTree> referencingBeans) |
Modifier and Type | Method and Description |
---|---|
MaintainableBean |
getMaintainable()
Returns the maintainable for which the structures are referencing
|
java.util.List<CrossReferencingTree> |
getReferencingStructures()
Returns a set of maintainables that reference the given identifiable
|
public CrossReferencingTreeImpl(MaintainableBean maintainableBean, java.util.List<CrossReferencingTree> referencingBeans)
public MaintainableBean getMaintainable()
CrossReferencingTree
getMaintainable
in interface CrossReferencingTree
public java.util.List<CrossReferencingTree> getReferencingStructures()
CrossReferencingTree
getReferencingStructures
in interface CrossReferencingTree