edu.stanford.smi.protegex.owl.ui.clsdesc.manchester
Class CreateSubClassSuggestion
java.lang.Object
edu.stanford.smi.protegex.owl.ui.clsdesc.manchester.AbstractNamedObjectCreationSuggestion
edu.stanford.smi.protegex.owl.ui.clsdesc.manchester.CreateClassSuggestion
edu.stanford.smi.protegex.owl.ui.clsdesc.manchester.CreateSubClassSuggestion
- All Implemented Interfaces:
- Suggestion
- public class CreateSubClassSuggestion
- extends CreateClassSuggestion
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 7, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateSubClassSuggestion
public CreateSubClassSuggestion(OWLModel model,
String name)
getDescription
public String getDescription()
- Specified by:
getDescription
in interface Suggestion
- Overrides:
getDescription
in class AbstractNamedObjectCreationSuggestion
createObject
public void createObject()
- Overrides:
createObject
in class CreateClassSuggestion