Searched refs:sourcePaths (Results 1 – 4 of 4) sorted by relevance
207 List<String> sourcePaths(String stratum) throws AbsentInformationException; in sourcePaths() method
196 …@Override public List<String> sourcePaths(String s) throws AbsentInformationException { return nul…
708 public List<String> sourcePaths(String stratumID) in sourcePaths() method in ReferenceTypeImpl716 return stratum.sourcePaths(this); in sourcePaths()
132 List<String> sourcePaths(ReferenceTypeImpl refType) { in sourcePaths() method in SDE.Stratum