|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Typed | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
Uses of Typed in org.objectweb.jac.ide |
Classes in org.objectweb.jac.ide that implement Typed | |
class |
AspectMethod
|
class |
Constructor
|
class |
Field
|
class |
FieldMethod
Base class for Getter and Setter. |
class |
Getter
Getter method for a field. |
class |
Instance
|
class |
Member
A member item of a class such as a field or a method. |
class |
Method
|
class |
Parameter
|
class |
RelationRole
|
class |
Role
|
class |
Setter
|
class |
TypedElement
|
Methods in org.objectweb.jac.ide that return Typed | |
Typed |
RelationRole.getPrimaryKey()
|
Methods in org.objectweb.jac.ide with parameters of type Typed | |
void |
RelationRole.setPrimaryKey(Typed primaryKey)
|
static String |
CodeGeneration.keyWrapper(Typed keyField,
String value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |