|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PrimitiveType in fUML.Library |
|---|
| Fields in fUML.Library declared as PrimitiveType | |
|---|---|
PrimitiveType |
PrimitiveTypes.Boolean
|
PrimitiveType |
PrimitiveTypes.Integer
|
PrimitiveType |
PrimitiveTypes.Real
|
PrimitiveType |
PrimitiveTypes.String
|
PrimitiveType |
PrimitiveTypes.UnlimitedNatural
|
| Methods in fUML.Library that return PrimitiveType | |
|---|---|
PrimitiveType |
PrimitiveTypes.createBuiltInType(java.lang.String name,
ExecutionFactory factory)
|
| Methods in fUML.Library with parameters of type PrimitiveType | |
|---|---|
FunctionBehavior |
PrimitiveFunctions.createComparisonOperator(java.lang.String name,
Classifier type,
PrimitiveType booleanType,
OpaqueBehaviorExecution implementation,
ExecutionFactory factory)
|
| Constructors in fUML.Library with parameters of type PrimitiveType | |
|---|---|
IntegerFunctions(PrimitiveType integerType,
PrimitiveType booleanType,
ExecutionFactory factory)
|
|
| Uses of PrimitiveType in fUML.Semantics.Classes.Kernel |
|---|
| Fields in fUML.Semantics.Classes.Kernel declared as PrimitiveType | |
|---|---|
PrimitiveType |
PrimitiveValue.type
|
| Methods in fUML.Semantics.Classes.Kernel that return PrimitiveType | |
|---|---|
PrimitiveType |
LiteralEvaluation.getType(java.lang.String builtInTypeName)
|
| Uses of PrimitiveType in fUML.Semantics.Loci.LociL1 |
|---|
| Methods in fUML.Semantics.Loci.LociL1 that return PrimitiveType | |
|---|---|
PrimitiveType |
ExecutionFactory.getBuiltInType(java.lang.String name)
|
| Methods in fUML.Semantics.Loci.LociL1 with parameters of type PrimitiveType | |
|---|---|
void |
ExecutionFactory.addBuiltInType(PrimitiveType type)
|
| Uses of PrimitiveType in fUML.Syntax.Classes.Kernel |
|---|
| Methods in fUML.Syntax.Classes.Kernel that return PrimitiveType | |
|---|---|
PrimitiveType |
PrimitiveTypeList.getValue(int i)
|
| Methods in fUML.Syntax.Classes.Kernel with parameters of type PrimitiveType | |
|---|---|
void |
PrimitiveTypeList.addValue(int i,
PrimitiveType v)
|
void |
PrimitiveTypeList.addValue(PrimitiveType v)
|
void |
PrimitiveTypeList.setValue(int i,
PrimitiveType v)
|
| Uses of PrimitiveType in org.modeldriven.fuml.environment |
|---|
| Methods in org.modeldriven.fuml.environment that return PrimitiveType | |
|---|---|
PrimitiveType |
Environment.getBoolean()
|
PrimitiveType |
Environment.getInteger()
|
PrimitiveType |
Environment.getReal()
|
PrimitiveType |
Environment.getString()
|
PrimitiveType |
Environment.getUnlimitedNatural()
|
| Uses of PrimitiveType in org.modeldriven.fuml.repository |
|---|
| Methods in org.modeldriven.fuml.repository with parameters of type PrimitiveType | |
|---|---|
void |
RepositoryMapping.mapPrimitiveType(PrimitiveType type,
java.lang.String currentPackageName,
RepositoryArtifact artifact)
|
| Uses of PrimitiveType in org.modeldriven.fuml.repository.model |
|---|
| Methods in org.modeldriven.fuml.repository.model that return PrimitiveType | |
|---|---|
PrimitiveType |
ModelFactory.createPrimitiveType(java.lang.String name,
java.lang.String id)
|
PrimitiveType |
ModelFactory.createPrimitiveType(java.lang.String name,
java.lang.String id,
Package pkg)
|
| Methods in org.modeldriven.fuml.repository.model with parameters of type PrimitiveType | |
|---|---|
void |
InMemoryMapping.mapPrimitiveType(PrimitiveType t,
java.lang.String currentPackageName,
RepositoryArtifact artifact)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||