|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
org.cumt.model.classes | |
org.cumt.model.types | |
org.cumt.view |
Uses of Type in org.cumt.model.classes |
---|
Subclasses of Type in org.cumt.model.classes | |
---|---|
class |
Annotation
|
class |
BaseClassType
|
class |
ClassType
|
class |
Enumerator
|
class |
InterfaceType
|
class |
ParametrizableType
|
Methods in org.cumt.model.classes that return Type | |
---|---|
Type |
Member.getType()
|
Type |
Parameter.getType()
|
Methods in org.cumt.model.classes with parameters of type Type | |
---|---|
void |
Member.setType(Type type)
|
void |
Parameter.setType(Type type)
|
Uses of Type in org.cumt.model.types |
---|
Classes in org.cumt.model.types with type parameters of type Type | |
---|---|
class |
Value<T extends Type>
|
Subclasses of Type in org.cumt.model.types | |
---|---|
class |
PrimitiveType
|
Uses of Type in org.cumt.view |
---|
Classes in org.cumt.view with type parameters of type Type | |
---|---|
class |
TypeView<T extends Type>
Not sure if it will continue ... maybe will be removed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |