|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.builder.AbstractRepresentationBuilder.ConfigurationTemplate
A template for the construction of represenation-specific configurations. Note that this class is not immutable; values returned may differ from those returned by previous or subsequent method invocations.
| Method Summary | |
int |
countPaddleWheelTemplates()
Returns the number of PaddleWheelTemplates owned by this ConfigurationTemplate. |
AbstractRepresentationBuilder.PaddleWheelTemplate |
getPaddleWheelTemplate(int index)
Returns the PaddleWheelTemplate located at index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int countPaddleWheelTemplates()
PaddleWheelTemplates owned by this ConfigurationTemplate.
PaddleWheelTemplates owned by this ConfigurationTemplatepublic AbstractRepresentationBuilder.PaddleWheelTemplate getPaddleWheelTemplate(int index)
PaddleWheelTemplate located at index.
index - the index to query
PaddleWheelTemplate located at index
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||