Uses of Class
com.ensoftcorp.open.commons.utilities.FormattedSourceCorrespondence
-
Packages that use FormattedSourceCorrespondence Package Description com.ensoftcorp.open.commons.utilities -
-
Uses of FormattedSourceCorrespondence in com.ensoftcorp.open.commons.utilities
Methods in com.ensoftcorp.open.commons.utilities that return FormattedSourceCorrespondence Modifier and Type Method Description static FormattedSourceCorrespondence
FormattedSourceCorrespondence. getSourceCorrespondent(com.ensoftcorp.atlas.core.db.graph.GraphElement ge)
Returns a formatted source correspondent given a GraphElement Returns null if no source correspondents are found.Methods in com.ensoftcorp.open.commons.utilities that return types with arguments of type FormattedSourceCorrespondence Modifier and Type Method Description static java.util.Collection<FormattedSourceCorrespondence>
FormattedSourceCorrespondence. getSourceCorrespondents(com.ensoftcorp.atlas.core.query.Q q)
Returns a collection of source correspondents given a QMethods in com.ensoftcorp.open.commons.utilities with parameters of type FormattedSourceCorrespondence Modifier and Type Method Description int
FormattedSourceCorrespondence. compareTo(FormattedSourceCorrespondence fsc)
-