org.topbraid.actionslib.predicate.disjoints
Class RemoveMutualDisjointsFromAllSiblingClassesAction

java.lang.Object
  extended by org.topbraid.actions.AbstractAction
      extended by org.topbraid.actions.predicate.AbstractPredicateAction
          extended by org.topbraid.actionslib.predicate.disjoints.RemoveSiblingsFromDisjointsAction
              extended by org.topbraid.actionslib.predicate.disjoints.RemoveMutualDisjointsFromAllSiblingClassesAction
All Implemented Interfaces:
IAction, IPredicateAction

public class RemoveMutualDisjointsFromAllSiblingClassesAction
extends RemoveSiblingsFromDisjointsAction


Constructor Summary
RemoveMutualDisjointsFromAllSiblingClassesAction()
           
 
Method Summary
protected  IChange createChange(com.hp.hpl.jena.rdf.model.Resource subject)
           
 
Methods inherited from class org.topbraid.actionslib.predicate.disjoints.RemoveSiblingsFromDisjointsAction
canRun, isEnabledFor, isVisibleFor, run
 
Methods inherited from class org.topbraid.actions.AbstractAction
getImageMetadata, getText, setImageMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.topbraid.actions.IAction
getImageMetadata, getText
 

Constructor Detail

RemoveMutualDisjointsFromAllSiblingClassesAction

public RemoveMutualDisjointsFromAllSiblingClassesAction()
Method Detail

createChange

protected IChange createChange(com.hp.hpl.jena.rdf.model.Resource subject)
Overrides:
createChange in class RemoveSiblingsFromDisjointsAction