Uses of Class
eu.larkc.core.data.AttributeValueMap

Packages that use AttributeValueMap
eu.larkc.core.data LarKC Data Layer API 
 

Uses of AttributeValueMap in eu.larkc.core.data
 

Methods in eu.larkc.core.data that return AttributeValueMap
 AttributeValueMap DataFactoryImpl.createAttributeValueList(SetOfStatements rdf)
           
 AttributeValueMap DataFactory.createAttributeValueList(SetOfStatements rdf)
          TODO Describe the purpose of this method.
 AttributeValueMap DataFactoryImpl.createAttributeValueList(SetOfStatements rdf, org.openrdf.model.URI invocationID)
          ------ Methods to handle arguments as Attribute/value lists.
 AttributeValueMap DataFactory.createAttributeValueList(SetOfStatements rdf, org.openrdf.model.URI invocationID)
          TODO Describe the purpose of this method.