|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.type.DefaultTypeSet
public class DefaultTypeSet
| Field Summary | |
|---|---|
protected java.util.List<TypeMapping> |
typeMappings
|
| Constructor Summary | |
|---|---|
DefaultTypeSet()
|
|
| Method Summary | |
|---|---|
void |
addTypeMapping(TypeMapping typeMapping)
|
Type |
findTypeByMatch(java.lang.String key,
java.lang.Object value)
|
Type |
findTypeByName(java.lang.String typeName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<TypeMapping> typeMappings
| Constructor Detail |
|---|
public DefaultTypeSet()
| Method Detail |
|---|
public Type findTypeByMatch(java.lang.String key,
java.lang.Object value)
findTypeByMatch in interface TypeSetpublic Type findTypeByName(java.lang.String typeName)
findTypeByName in interface TypeSetpublic void addTypeMapping(TypeMapping typeMapping)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||