|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.berkeley.guir.papier_mache.assoc.DefaultAssociationFactory
edu.berkeley.guir.papier_mache.assoc.StringFactory
| Constructor Summary | |
|---|---|
StringFactory()
|
|
| Method Summary | |
|---|---|
AssociationElt |
createAssociationEltForPhob(Phob phob)
Create an AssociationElt based on the given phob |
void |
setParameter(java.lang.String paramName,
java.lang.String paramValue)
Used when unmarshalling an XML file. |
| Methods inherited from class edu.berkeley.guir.papier_mache.assoc.DefaultAssociationFactory |
|---|
toShortString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringFactory()
| Method Detail |
|---|
public AssociationElt createAssociationEltForPhob(Phob phob)
AssociationFactory
createAssociationEltForPhob in interface AssociationFactorycreateAssociationEltForPhob in class DefaultAssociationFactoryphob - used to decide what type of AssociationElt to create
public void setParameter(java.lang.String paramName,
java.lang.String paramValue)
DefaultAssociationFactory
setParameter in interface AssociationFactorysetParameter in class DefaultAssociationFactoryparamName - the name of the parameter to setparamValue - the value of the parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||