|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthu.soft4d.minerva.uml.NamedClass
hu.soft4d.minerva.uml.UmlType
public class UmlType
Constructor Summary | |
---|---|
UmlType(java.lang.String name,
boolean isSimpleType)
|
Method Summary | |
---|---|
boolean |
isSimpleType()
Simple type, like String, int, boolean, double NOTE: The UML specification declares 'int' as a DataType and String as a PrimitiveType, which is derived from DataType. |
Methods inherited from class hu.soft4d.minerva.uml.NamedClass |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UmlType(java.lang.String name, boolean isSimpleType)
Method Detail |
---|
public boolean isSimpleType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |