Uses of Interface
org.LexGrid.LexBIG.cagrid.interfaces.LexBIGServiceMetadataGrid

Uses of LexBIGServiceMetadataGrid in org.LexGrid.LexBIG.cagrid.interfaces
 

Methods in org.LexGrid.LexBIG.cagrid.interfaces that return LexBIGServiceMetadataGrid
 LexBIGServiceMetadataGrid<?> LexBIGServiceGrid.getServiceMetadata()
          Return an interface to perform system-wide query over metadata for loaded code systems and providers.
 LexBIGServiceMetadataGrid<?> LexBIGServiceMetadataGrid.restrictToCodingScheme(org.LexGrid.LexBIG.iso21090.DataModel.Core.AbsoluteCodingSchemeVersionReference acsvr)
          Restrict the search to a particular coding scheme.
 LexBIGServiceMetadataGrid<?> LexBIGServiceMetadataGrid.restrictToProperties(org.LexGrid.LexBIG.iso21090.DataModel.cagrid.PropertyIdentification[] properties)
          Restrict the search to a particular property.
 LexBIGServiceMetadataGrid<?> LexBIGServiceMetadataGrid.restrictToPropertyParents(org.LexGrid.LexBIG.iso21090.DataModel.cagrid.PropertyIdentification[] propertyParents)
          Restrict the search by the parents of the metadata elements.
 LexBIGServiceMetadataGrid<?> LexBIGServiceMetadataGrid.restrictToValue(org.LexGrid.LexBIG.iso21090.DataModel.cagrid.MatchCriteria matchText, org.LexGrid.LexBIG.iso21090.DataModel.cagrid.ExtensionIdentification matchAlgorithm)
          Restrict the result to the metadata elements that match the supplied string, using the supplied matching algorithm