|
||||||||||
| 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
This interface is used to select what type of media element is to be associated with a new phob.
| Constructor Summary | |
|---|---|
DefaultAssociationFactory()
|
|
| Method Summary | |
|---|---|
abstract 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. |
java.lang.String |
toShortString()
Provides a short explanation of what this factory will create. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAssociationFactory()
| Method Detail |
|---|
public abstract AssociationElt createAssociationEltForPhob(Phob phob)
AssociationFactory
createAssociationEltForPhob in interface AssociationFactoryphob - used to decide what type of AssociationElt to create
public java.lang.String toShortString()
toShortString in interface edu.berkeley.guir.lib.util.ToShortStringablepublic java.lang.String toString()
toString in class java.lang.Object
public void setParameter(java.lang.String paramName,
java.lang.String paramValue)
setParameter in interface AssociationFactoryparamName - 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 | |||||||||