Uses of Class
com.metsci.glimpse.dspl.schema.ConceptTableMapping

Packages that use ConceptTableMapping
com.metsci.glimpse.dspl.schema   
 

Uses of ConceptTableMapping in com.metsci.glimpse.dspl.schema
 

Methods in com.metsci.glimpse.dspl.schema that return ConceptTableMapping
 ConceptTableMapping ObjectFactory.createConceptTableMapping()
          Create an instance of ConceptTableMapping
 ConceptTableMapping Concept.Data.getTable()
          Gets the value of the table property.
 ConceptTableMapping Concept.getTableMapping()
          Gets the value of the tableMapping property.
 

Methods in com.metsci.glimpse.dspl.schema with parameters of type ConceptTableMapping
 void Concept.Data.setTable(ConceptTableMapping value)
          Sets the value of the table property.
 void Concept.setTableMapping(ConceptTableMapping value)
          Sets the value of the tableMapping property.
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.