public class AssociationManager
extends java.lang.Object
Constructor and Description |
---|
AssociationManager(SupportedMappings lgSupportedMappings_,
Relations lgRelationsContainer_Assoc,
Relations lgRelationsContainer_Roles) |
public AssociationManager(SupportedMappings lgSupportedMappings_, Relations lgRelationsContainer_Assoc, Relations lgRelationsContainer_Roles)
protected AssociationWrapper addAssociation(Relations relContainer, AssociationWrapper aw)
public AssociationWrapper getAllDifferent()
public java.util.Map<java.lang.String,AssociationWrapper> getAllAssociations()
protected AssociationWrapper getAssociation(java.lang.String assocName)
public AssociationWrapper getComplementOf()
public AssociationWrapper getDatatype()
public AssociationWrapper getDatatypeValue()
public AssociationWrapper getDifferentFrom()
public AssociationWrapper getDisjointWith()
public AssociationWrapper getDomain()
public AssociationWrapper getEquivalentClass()
public AssociationWrapper getEquivalentProperty()
public AssociationWrapper getRdfType()
public AssociationWrapper getInverseOf()
public AssociationWrapper getRange()
public AssociationWrapper getSameAs()
public AssociationWrapper getSubClassOf()
public AssociationWrapper getSubPropertyOf()
protected AssociationWrapper initAllDifferentAssociation()
protected AssociationWrapper initComplementOfAssociation()
protected AssociationWrapper initDatatypeAssociation()
protected AssociationWrapper initDatatypeValueAssociation()
protected AssociationWrapper initDifferentFromAssociation()
protected AssociationWrapper initDisjointWithAssociation()
protected AssociationWrapper initDomainAssociation()
protected AssociationWrapper initEquivalentClassAssociation()
protected AssociationWrapper initEquivalentPropertyAssociation()
protected AssociationWrapper initRdfTypeAssociation()
protected AssociationWrapper initInverseOfAssociation()
protected void initOWLSpecificAssociations()
protected AssociationWrapper initRangeAssociation()
protected AssociationWrapper initSameAsAssociation()
protected AssociationWrapper initSubClassOfAssociation()
protected AssociationWrapper initSubPropertyOfAssociation()