public static final class StructuralEntityFilter.LeafFilter extends Object
LeafSubstructures.| Constructor and Description |
|---|
LeafFilter() |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<LeafSubstructure> |
hasIdentifier(Object identifier) |
static Predicate<LeafSubstructure> |
isAminoAcid() |
static Predicate<LeafSubstructure> |
isLigand() |
static Predicate<LeafSubstructure> |
isNucleotide() |
static Predicate<LeafSubstructure> |
isWithinRange(int startIdentifier,
int endIdentifier) |
public static Predicate<LeafSubstructure> hasIdentifier(Object identifier)
public static Predicate<LeafSubstructure> isAminoAcid()
public static Predicate<LeafSubstructure> isLigand()
public static Predicate<LeafSubstructure> isNucleotide()
public static Predicate<LeafSubstructure> isWithinRange(int startIdentifier, int endIdentifier)
Copyright © 2018. All rights reserved.