Package org.lifstools.jgoslin.domain
Class HeadgroupDecorator
java.lang.Object
org.lifstools.jgoslin.domain.FunctionalGroup
org.lifstools.jgoslin.domain.HeadgroupDecorator
- Author:
- Dominik Kopczynski, Nils Hoffmann
-
Field Summary
Fields inherited from class org.lifstools.jgoslin.domain.FunctionalGroup
atomic, count, doubleBonds, elements, functionalGroups, knownFunctionalGroups, name, position, ringStereo, stereochemistry
-
Constructor Summary
ConstructorDescriptionHeadgroupDecorator
(String _name, int _position, int _count, ElementTable _elements, boolean _suffix, KnownFunctionalGroups knownFunctionalGroups) HeadgroupDecorator
(String _name, int _position, int _count, ElementTable _elements, boolean _suffix, LipidLevel _level, KnownFunctionalGroups knownFunctionalGroups) HeadgroupDecorator
(String _name, int _position, int _count, ElementTable _elements, KnownFunctionalGroups knownFunctionalGroups) HeadgroupDecorator
(String _name, KnownFunctionalGroups knownFunctionalGroups) -
Method Summary
Methods inherited from class org.lifstools.jgoslin.domain.FunctionalGroup
addPosition, computeAndCopyElements, computeElements, getCount, getDoubleBonds, getElements, getFunctionalGroupElements, getFunctionalGroups, getFunctionalGroupsInternal, getName, getNDoubleBonds, getPosition, getRingStereo, getStereochemistry, getTotalFunctionalGroupCount, isAtomic, setAtomic, setCount, setDoubleBonds, setElements, setFunctionalGroups, setName, setPosition, setRingStereo, setStereochemistry, shiftPositions
-
Constructor Details
-
HeadgroupDecorator
-
HeadgroupDecorator
public HeadgroupDecorator(String _name, int _position, int _count, ElementTable _elements, KnownFunctionalGroups knownFunctionalGroups) -
HeadgroupDecorator
public HeadgroupDecorator(String _name, int _position, int _count, ElementTable _elements, boolean _suffix, KnownFunctionalGroups knownFunctionalGroups) -
HeadgroupDecorator
public HeadgroupDecorator(String _name, int _position, int _count, ElementTable _elements, boolean _suffix, LipidLevel _level, KnownFunctionalGroups knownFunctionalGroups)
-
-
Method Details
-
copy
- Overrides:
copy
in classFunctionalGroup
-
toString
- Overrides:
toString
in classFunctionalGroup
-
isSuffix
-
getLowestVisibleLevel
-