org.jupe.uml2model
Interface IPrimitiveTypes
public interface IPrimitiveTypes
byte_type
static final java.lang.String byte_type
- See Also:
- Constant Field Values
char_type
static final java.lang.String char_type
- See Also:
- Constant Field Values
double_type
static final java.lang.String double_type
- See Also:
- Constant Field Values
int_type
static final java.lang.String int_type
- See Also:
- Constant Field Values
float_type
static final java.lang.String float_type
- See Also:
- Constant Field Values
long_type
static final java.lang.String long_type
- See Also:
- Constant Field Values
short_type
static final java.lang.String short_type
- See Also:
- Constant Field Values
boolean_type
static final java.lang.String boolean_type
- See Also:
- Constant Field Values