|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.quarrel.uml.AbstractElement
net.sf.quarrel.uml.StructuredElement
net.sf.quarrel.uml.UmlInterface
Represents the declaration of an interface in the UML model.
| Constructor Summary | |
UmlInterface(java.lang.String interfaceName)
Creates a new instance with the specified name. |
|
| Methods inherited from class net.sf.quarrel.uml.StructuredElement |
addAttribute, addOperation, attributes, operations |
| Methods inherited from class net.sf.quarrel.uml.AbstractElement |
getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UmlInterface(java.lang.String interfaceName)
interfaceName - the name of the interface.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||