Data Model version 2.0.6
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class: { prev | next } | Attribute | Method

Class: ChemCompCoord


    Default or reference ChemComp coordinates
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link memopsRoot to class memops.api.Implementation.MemopsRoot
Main key: sourceName, molType, ccpCode
Mandatory Attributes: ccpCode, molType, sourceName
Partitions Children: True
Known Subclasses: None
Children:
link chemAtomCoords to class ChemAtomCoord
link chemCompVarCoords to class ChemCompVarCoord
Constructor: newObj = ChemCompCoord( memopsRoot,ccpCode=value, molType=value, sourceName=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
ccpCode LongWord 1..1 ccpCode of ChemComp the coordinates apply to.  
details Text 0..1 Free text, for notes, explanatory comments, etc.  
molType ccp.api.molecule.ChemComp.MolType 1..1 molType of ChemComp the coordinates apply to.  
sourceName Line 1..1 Source and version for the data. Could be a database, a dynamics program, ...).  

Inherited Attributes (not in package): applicationDataclassNamecreatedByfieldNamesguidinConstructorisDeletedisLoadedisModifiableisModifiedisReadinglastUnlockedBymetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
chemAtomCoords ChemAtomCoord 0..* (Child link). child link to class ChemAtomCoord  
chemComp ccp.api.molecule.ChemComp.ChemComp 1..1 Derived. corresponding ChemComp, to which coordinates refer  
chemCompVarCoords ChemCompVarCoord 0..* (Child link). child link to class ChemCompVarCoord  
memopsRoot memops.api.Implementation.MemopsRoot 1..1 (Parent link). parent link  
parent memops.api.Implementation.MemopsRoot 1..1 link to parent object - synonym for memopsRoot  

Inherited Attributes (not in package): accessactiveAccessactiveRepositoriespackageLocatorroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
ccpCode
getCcpCode LongWord -
setCcpCode - LongWord
details
getDetails Text -
setDetails - Text
molType
getMolType ccp.api.molecule.ChemComp.MolType -
setMolType - ccp.api.molecule.ChemComp.MolType
sourceName
getSourceName Line -
setSourceName - Line

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
chemAtomCoords
getChemAtomCoords ChemAtomCoord Set -
sortedChemAtomCoords ChemAtomCoord List -
findFirstChemAtomCoord ChemAtomCoord keyword=value pairs
findAllChemAtomCoords ChemAtomCoord Set keyword=value pairs
chemComp
getChemComp ccp.api.molecule.ChemComp.ChemComp - non-std.
chemCompVarCoords
getChemCompVarCoords ChemCompVarCoord Set -
sortedChemCompVarCoords ChemCompVarCoord List -
findFirstChemCompVarCoord ChemCompVarCoord keyword=value pairs
findAllChemCompVarCoords ChemCompVarCoord Set keyword=value pairs
memopsRoot
getMemopsRoot memops.api.Implementation.MemopsRoot -
parent
getParent memops.api.Implementation.MemopsRoot -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey ChemCompCoord memops.api.Implementation.MemopsRoot, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in package)

Go to Top
Method Return Parameters
newChemAtomCoord ChemAtomCoord name, ...
newChemCompVarCoord ChemCompVarCoord ...

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2006-08-16-14:22:55_00006

isImplicit:

False

Tag

Value
repositoryId $Id: ChemCompCoord.xml,v 1.52 2011-01-13 14:40:34 rhfogh Exp $

Tag

Value
repositoryTag $Name: not supported by cvs2svn $

Special constructor code:

None

Special destructor code:

None

Constraints:

None
Known inward one-way links: memops.api.Implementation.MemopsRoot.currentChemCompCoord
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:27 2013    from data model package  ccp.api.molecule.ChemCompCoord.ChemCompCoord   revision 1.52  
  Work done by the CCPN team.
www.ccpn.ac.uk