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

Class: StructureGroup


    Group of Structure models. General purpose grouping mechanism for structures. May be from same or different generation cycles.
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link molSystem to class MolSystem
Main key: serial
Mandatory Attributes: None
Known Subclasses: None
Children: None
Constructor: newObj = StructureGroup( molSystem, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
detail Text 0..1 Detailed description of StructureModelGroup  
name Line 0..1 name of StructureModelGroup  
serial Int 1..1 The serial number is the key for class StructureModelGroup and together with the parent object serves as a unique identifier for the StructureModelGroup. Serial numbers are generated by the API. Serial numbers of deleted objects are not reused.  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
entries ccp.api.nmr.NmrEntry.Entry 0..* Bmrb Entries for StructureGroup  
models ccp.api.molecule.MolStructure.Model 0..* Models belonging to StructureGroup  
molSystem MolSystem 1..1 (Parent link). parent link  
parent MolSystem 1..1 link to parent object - synonym for molSystem  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
detail
getDetail Text -
setDetail - Text
name
getName Line -
setName - Line
serial
getSerial Int -
setSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
entries
getEntries ccp.api.nmr.NmrEntry.Entry Set -
setEntries - ccp.api.nmr.NmrEntry.Entry Set
sortedEntries ccp.api.nmr.NmrEntry.Entry List -
addEntry - ccp.api.nmr.NmrEntry.Entry
removeEntry - ccp.api.nmr.NmrEntry.Entry
findFirstEntry ccp.api.nmr.NmrEntry.Entry keyword=value pairs
findAllEntries ccp.api.nmr.NmrEntry.Entry Set keyword=value pairs
models
getModels ccp.api.molecule.MolStructure.Model Set -
setModels - ccp.api.molecule.MolStructure.Model Set
sortedModels ccp.api.molecule.MolStructure.Model List -
addModel - ccp.api.molecule.MolStructure.Model
removeModel - ccp.api.molecule.MolStructure.Model
findFirstModel ccp.api.molecule.MolStructure.Model keyword=value pairs
findAllModels ccp.api.molecule.MolStructure.Model Set keyword=value pairs
molSystem
getMolSystem MolSystem -
parent
getParent MolSystem -

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey StructureGroup 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:54_00033

isImplicit:

False

Tag

Value
repositoryId $Id: StructureGroup.xml,v 1.48 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: None
  Data Model Version 2.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:33 2013    from data model package  ccp.api.molecule.MolSystem.StructureGroup   revision 1.48  
  Work done by the CCPN team.
www.ccpn.ac.uk