|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.persistence.CompositeLineBuilder
The class CompositeLineBuilder creates an instance of CompositeLine from a given AttributeList.
| Constructor Summary | |
CompositeLineBuilder()
Constructor for CompositeLineBuilder. |
|
| Method Summary | |
java.lang.Object |
build(AttributeList list)
Builds an object from the given AttributeList by reading all
required Attributes and its values and creating the object from. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeLineBuilder()
| Method Detail |
public java.lang.Object build(AttributeList list)
throws BuildException
BuilderAttributeList by reading all
required Attributes and its values and creating the object from.
build in interface Builderlist - the AttributeList holding the informations
specifying the object to be build.
BuildException - whenever an error occurs while building an object.Builder.build(AttributeList)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||