|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.objectweb.jac.ide.ModelElement
|
+--org.objectweb.jac.ide.Link
|
+--org.objectweb.jac.ide.InheritanceLink
| Constructor Summary | |
InheritanceLink()
|
|
InheritanceLink(Class cl,
Class superClass)
Creates an inheritance link where cl extends superClass |
|
| Methods inherited from class org.objectweb.jac.ide.Link |
getEnd, getEndRole, getStart, getStartRole, setEnd, setEndRole, setStart, setStartRole |
| 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 |
| Constructor Detail |
public InheritanceLink()
public InheritanceLink(Class cl,
Class superClass)
cl - the subclasssuperClass - the super class
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||