Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
G
I
Q
I
IEOS
- Class in
core
IEOS()
- Constructor for class core.
IEOS
This method creates a new instance of IEOS
insertAssociation(String, String, String, String, String, String)
- Method in class core.
IEOS
It inserts an association between two classes The parameters multiplicity1 and multiplicity2 can be of two forms: 1.- "a..b" with 'a' a natural number and 'b' a natural number greater than 'a' or the character '*'.
insertAttribute(String, String, String)
- Method in class core.
IEOS
It inserts the attribute attributeName into the class className
insertClass(String)
- Method in class core.
IEOS
It inserts the class className into the class diagram
insertGeneralization(String, String)
- Method in class core.
IEOS
It inserts a generalization between two classes
insertLink(String, String, String, String, String, String)
- Method in class core.
IEOS
It inserts a link between two objects
insertObject(String, String)
- Method in class core.
IEOS
It inserts an object into the object diagram
insertOperation(String, String, String, String, Object[])
- Method in class core.
IEOS
It inserts an user defined operation
insertValue(String, String, String, String)
- Method in class core.
IEOS
It assigns a value to the attribute of an object
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
G
I
Q