org.semanticweb.elk.loading
Class SimpleElkAxiomChange
java.lang.Object
org.semanticweb.elk.loading.SimpleElkAxiomChange
- All Implemented Interfaces:
- ElkAxiomChange
public class SimpleElkAxiomChange
- extends Object
- implements ElkAxiomChange
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleElkAxiomChange
public SimpleElkAxiomChange(ElkAxiom axiom,
int m)
getAxiom
public ElkAxiom getAxiom()
- Specified by:
getAxiom in interface ElkAxiomChange
getMultiplicity
public int getMultiplicity()
- Specified by:
getMultiplicity in interface ElkAxiomChange
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.