| addSymmetricAPSet(SymmetricAPs symAPs) | denoptim.graph.Vertex | protected |
| allowedMutationTypes | denoptim.graph.Vertex | private |
| buildingBlockId | denoptim.graph.Vertex | protected |
| buildingBlockType | denoptim.graph.Vertex | protected |
| cleanup() | denoptim.graph.Vertex | |
| clone() | denoptim.graph.Vertex | |
| connectedTo(Vertex other) | denoptim.graph.Vertex | |
| containsAtoms() | denoptim.graph.Vertex | |
| convertIACToVertex(IAtomContainer iac, Vertex.BBType bbt) | denoptim.graph.Vertex | static |
| copyStringBasedProperties() | denoptim.graph.Vertex | protected |
| fromJson(String json) | denoptim.graph.Vertex | static |
| getAllAPClasses() | denoptim.graph.Vertex | |
| getAllAvailableAPClasses() | denoptim.graph.Vertex | |
| getAP(int i) | denoptim.graph.Vertex | |
| getAPsFromChildren() | denoptim.graph.Vertex | |
| getAPsWithAPClassStartingWith(String root) | denoptim.graph.Vertex | |
| getAPWithId(int i) | denoptim.graph.Vertex | |
| getAttachmentPoints() | denoptim.graph.Vertex | |
| getBuildingBlockId() | denoptim.graph.Vertex | |
| getBuildingBlockType() | denoptim.graph.Vertex | |
| getCappedAPCountThroughout() | denoptim.graph.Vertex | |
| getCappedAPs() | denoptim.graph.Vertex | |
| getCappedAPsThroughout() | denoptim.graph.Vertex | |
| getChilddren() | denoptim.graph.Vertex | |
| getChildrenThroughout() | denoptim.graph.Vertex | |
| getEdgeToParent() | denoptim.graph.Vertex | |
| getEdgeWith(Vertex other) | denoptim.graph.Vertex | |
| getFreeAPCount() | denoptim.graph.Vertex | |
| getFreeAPCountThroughout() | denoptim.graph.Vertex | |
| getFreeAPThroughout() | denoptim.graph.Vertex | |
| getGraphOwner() | denoptim.graph.Vertex | |
| getHeavyAtomsCount() | denoptim.graph.Vertex | |
| getIAtomContainer() | denoptim.graph.Vertex | |
| getIAtomContainer(Logger logger, Randomizer rng, boolean removeUsedRCAs, boolean rebuild) | denoptim.graph.Vertex | |
| getIndexOfAP(AttachmentPoint ap) | denoptim.graph.Vertex | |
| getMutationSites() | denoptim.graph.Vertex | |
| getMutationSites(List< MutationType > ignoredTypes) | denoptim.graph.Vertex | |
| getMutationTypes() | denoptim.graph.Vertex | |
| getMutationTypes(List< MutationType > excludedTypes) | denoptim.graph.Vertex | |
| getNumberOfAPs() | denoptim.graph.Vertex | |
| getParent() | denoptim.graph.Vertex | |
| getPathIDs(AttachmentPoint apA, AttachmentPoint apB) | denoptim.graph.Vertex | |
| getProperties() | denoptim.graph.Vertex | |
| getProperty(Object property) | denoptim.graph.Vertex | |
| getSymmetricAPs(AttachmentPoint ap) | denoptim.graph.Vertex | |
| getSymmetricAPSets() | denoptim.graph.Vertex | |
| getUnfilteredMutationTypes() | denoptim.graph.Vertex | protected |
| getUniqueAPIndex() | denoptim.graph.Vertex | protected |
| getVertexId() | denoptim.graph.Vertex | |
| getVertexType() | denoptim.graph.Vertex | |
| hasFreeAP() | denoptim.graph.Vertex | |
| hasProperty(Object property) | denoptim.graph.Vertex | |
| hasSymmetricAP() | denoptim.graph.Vertex | |
| isAromaticBridge() | denoptim.graph.Vertex | |
| isConnectedToAromaticBridge() | denoptim.graph.Vertex | |
| isRCV | denoptim.graph.Vertex | private |
| isRCV() | denoptim.graph.Vertex | |
| newVertexFromLibrary(int bbId, Vertex.BBType bbt, FragmentSpace fragSpace) | denoptim.graph.Vertex | static |
| newVertexFromLibrary(long vertexId, int bbId, Vertex.BBType bbt, FragmentSpace fragSpace) | denoptim.graph.Vertex | static |
| owner | denoptim.graph.Vertex | private |
| parseVertexFromSDFFormat(IAtomContainer mol, Gson reader, BBType bbt) | denoptim.graph.Vertex | static |
| properties | denoptim.graph.Vertex | protected |
| removeMutationType(MutationType mt) | denoptim.graph.Vertex | |
| removeProperty(Object key) | denoptim.graph.Vertex | |
| resetGraphOwner() | denoptim.graph.Vertex | |
| sameAs(Vertex other) | denoptim.graph.Vertex | |
| sameAs(Vertex other, StringBuilder reason) | denoptim.graph.Vertex | |
| sameVertexFeatures(Vertex other, StringBuilder reason) | denoptim.graph.Vertex | |
| setAsRCV(boolean isRCV) | denoptim.graph.Vertex | |
| setBuildingBlockId(int buildingBlockId) | denoptim.graph.Vertex | |
| setBuildingBlockType(Vertex.BBType buildingBlockType) | denoptim.graph.Vertex | |
| setGraphOwner(DGraph owner) | denoptim.graph.Vertex | |
| setMutationTypes(List< MutationType > lst) | denoptim.graph.Vertex | |
| setProperties(Map< Object, Object > properties) | denoptim.graph.Vertex | |
| setProperty(Object key, Object property) | denoptim.graph.Vertex | |
| setSymmetricAPSets(List< SymmetricAPs > sAPs) | denoptim.graph.Vertex | protected |
| setUniquefyingProperty(String key) | denoptim.graph.Vertex | |
| setVertexId(long vertexId2) | denoptim.graph.Vertex | |
| toString() | denoptim.graph.Vertex | |
| uniquefyingPropertyKeys | denoptim.graph.Vertex | protected |
| Vertex(VertexType vertexType) | denoptim.graph.Vertex | |
| Vertex(VertexType vertexType, long id) | denoptim.graph.Vertex | |
| vertexId | denoptim.graph.Vertex | private |
| vertexType | denoptim.graph.Vertex | protected |