|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Library.PrimitiveTypes
public class PrimitiveTypes
| Field Summary | |
|---|---|
PrimitiveType |
Boolean
|
PrimitiveType |
Integer
|
PrimitiveType |
Real
|
PrimitiveType |
String
|
PrimitiveType |
UnlimitedNatural
|
| Constructor Summary | |
|---|---|
PrimitiveTypes(ExecutionFactory factory)
|
|
| Method Summary | |
|---|---|
PrimitiveType |
createBuiltInType(java.lang.String name,
ExecutionFactory factory)
|
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PrimitiveType Boolean
public PrimitiveType String
public PrimitiveType Integer
public PrimitiveType UnlimitedNatural
public PrimitiveType Real
| Constructor Detail |
|---|
public PrimitiveTypes(ExecutionFactory factory)
| Method Detail |
|---|
public PrimitiveType createBuiltInType(java.lang.String name,
ExecutionFactory factory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||