org.objectweb.jac.ide
Class InheritanceLink
java.lang.Object
org.objectweb.jac.ide.ModelElement
org.objectweb.jac.ide.Link
org.objectweb.jac.ide.InheritanceLink
- public class InheritanceLink
- extends Link
Methods inherited from class org.objectweb.jac.ide.ModelElement |
addConfigItem, addEndingLink, addLink, getConfigItems, getDescription, getEndingLinks, getFullName, getGenerationFullName, getGenerationName, getLinks, getName, getType, remove, removeEndingLink, removeLink, setDescription, setEndingLinks, setLinks, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InheritanceLink
public InheritanceLink()
InheritanceLink
public InheritanceLink(Class cl,
Class superClass)
- Creates an inheritance link where cl extends superClass
- Parameters:
cl
- the subclasssuperClass
- the super class
initRoles
public void initRoles()