|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Type | |
---|---|
org.ow2.bonita.pvm.internal.model | |
org.ow2.bonita.pvm.internal.type |
Uses of Type in org.ow2.bonita.pvm.internal.model |
---|
Fields in org.ow2.bonita.pvm.internal.model declared as Type | |
---|---|
protected Type |
VariableDefinitionImpl.type
|
Methods in org.ow2.bonita.pvm.internal.model that return Type | |
---|---|
Type |
VariableDefinitionImpl.getType()
|
Methods in org.ow2.bonita.pvm.internal.model with parameters of type Type | |
---|---|
void |
ExecutionImpl.createVariable(java.lang.String key,
java.lang.Object value,
java.lang.String typeName,
Type type)
|
void |
ExecutionImpl.createVariable(java.lang.String key,
java.lang.Object value,
Type type)
|
void |
VariableDefinitionImpl.setType(Type type)
|
Uses of Type in org.ow2.bonita.pvm.internal.type |
---|
Methods in org.ow2.bonita.pvm.internal.type that return Type | |
---|---|
Type |
VariableTypeResolver.findTypeByMatch(java.lang.String key,
java.lang.Object value)
|
Type |
DefaultVariableTypeResolver.findTypeByMatch(java.lang.String key,
java.lang.Object value)
|
Type |
VariableTypeResolver.findTypeByName(java.lang.String typeName)
|
Type |
DefaultVariableTypeResolver.findTypeByName(java.lang.String typeName)
|
Type |
TypeMapping.getType()
|
Type |
Variable.getType()
|
Methods in org.ow2.bonita.pvm.internal.type with parameters of type Type | |
---|---|
void |
TypeMapping.setType(Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |