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

Class: Coord


    Coordinate record for StructureModel.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link atom to class Atom
Main key: model
Mandatory Attributes: model
Known Subclasses: None
Children: None
Constructor: newObj = Coord( atom,model=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
altLocationCode Line 1..1 Derived. Alternative location code for coordinate record. Derived -identical to parent.altLocationCode. Settable only to simplify backwards compatibility  
bFactor Float 1..1 Derived. X-ray crystallographical B-factor  
occupancy Float 1..1 Derived. Fractional occupancy of this coordinate position by the atom.  
x Float 1..1 Derived. X coordinate in Angstroms  
y Float 1..1 Derived. Y coordinate in Angstroms  
z Float 1..1 Derived. Z coordinate in Angstroms  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
atom Atom 1..1 (Parent link). parent link  
model Model 1..1 Model that coordinates belong to. Part of key for Coord  
parent Atom 1..1 link to parent object - synonym for atom  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
altLocationCode
getAltLocationCode Line - non-std.
setAltLocationCode - Line non-std.
bFactor
getBFactor Float - non-std.
setBFactor - Float non-std.
occupancy
getOccupancy Float - non-std.
setOccupancy - Float non-std.
x
getX Float - non-std.
setX - Float non-std.
y
getY Float - non-std.
setY - Float non-std.
z
getZ Float - non-std.
setZ - Float non-std.

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
atom
getAtom Atom -
model
getModel Model -
setModel - Model
parent
getParent Atom -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey Coord memops.api.Implementation.MemopsObject, 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
None

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_00001

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Special destructor code:

None

Special postDestructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:30 2014    from data model package  ccp.api.molecule.MolStructure.Coord   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk