net.sourceforge.fluxion.pussycat.svg
Class MappingHit
java.lang.Object
net.sourceforge.fluxion.pussycat.svg.MappingHit
public class MappingHit
- extends java.lang.Object
The MappingHit class
Data object for mapping hits between maps
- Author:
- Rob Davey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MappingHit
public MappingHit(PussycatMap sourceMap,
PussycatMarkerEntity sourceMarker,
PussycatMap targetMap,
PussycatMarkerEntity targetMarker,
org.semanticweb.owl.model.OWLDescription assertionType,
java.net.URI assertionURI)
getSourceMap
public PussycatMap getSourceMap()
getTargetMap
public PussycatMap getTargetMap()
getSourceMarker
public PussycatMarkerEntity getSourceMarker()
getTargetMarker
public PussycatMarkerEntity getTargetMarker()
getAssertionType
public org.semanticweb.owl.model.OWLDescription getAssertionType()
getAssertionURI
public java.net.URI getAssertionURI()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2010. All Rights Reserved.