public class PermutationSubexpression extends ResultContainer
get_location, get_sequ, location, sequformat| Constructor and Description |
|---|
PermutationSubexpression(Location<String> location)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
| Modifier and Type | Method and Description |
|---|---|
PermutationSubexpression |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.
|
PermutationSubexpression |
initFrom(Object o0)
Copies values of all common fields from the argument.
|
descend_sequ, get_location, get_sequ, set_location, set_sequpublic PermutationSubexpression(Location<String> location)
location - is copied to field ResultContainer.locationpublic PermutationSubexpression doclone()
Cloneable is known to
be implemented.doclone in class ResultContainerpublic Format format()
format in interface Formattableformat in class ResultContainerpublic PermutationSubexpression initFrom(Object o0)
initFrom in class ResultContainersee also the complete user documentation .