Uses of Class
org.yamcs.xtce.util.ReferenceFinder.FoundReference
-
Packages that use ReferenceFinder.FoundReference Package Description org.yamcs.xtce.util -
-
Uses of ReferenceFinder.FoundReference in org.yamcs.xtce.util
Methods in org.yamcs.xtce.util that return ReferenceFinder.FoundReference Modifier and Type Method Description ReferenceFinder.FoundReferenceReferenceFinder. findAliasReference(SpaceSystem rootSs, NameReference nr, SpaceSystem startSs)searches for aliases in the parent hierarchyReferenceFinder.FoundReferenceReferenceFinder. findReference(SpaceSystem rootSs, NameReference nr, SpaceSystem ss)find the reference nr mentioned in the space system ss by looking either in root (if absolute reference) or in the parent hierarchy if relative reference
-