|
||||||||||
| 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
An implementation of the model object ' fUML::Library::PrimitiveTypes'.
The following features are implemented:
| Field Summary | |
|---|---|
PrimitiveType |
Boolean
|
PrimitiveType |
Integer
|
PrimitiveType |
String
|
PrimitiveType |
UnlimitedNatural
|
| Constructor Summary | |
|---|---|
PrimitiveTypes(ExecutionFactory factory)
operation PrimitiveTypes |
|
| Method Summary | |
|---|---|
PrimitiveType |
createBuiltInType(String name,
ExecutionFactory factory)
operation createBuiltInType |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PrimitiveType Boolean
public PrimitiveType String
public PrimitiveType Integer
public PrimitiveType UnlimitedNatural
| Constructor Detail |
|---|
public PrimitiveTypes(ExecutionFactory factory)
| Method Detail |
|---|
public PrimitiveType createBuiltInType(String name,
ExecutionFactory factory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||