guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:25_00012
|
Type:
|
LinkEnd
|
Multiplicity:
|
0..1
|
Changeability:
|
changeable
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
Inverse role:
|
ccp.api.molecule.ChemComp.LinkEnd.boundLinkAtom
|
Constraint name:
|
LinkAtom_name_is_linkCode_with_suffix_1
|
python code
|
value is None or self.name == value.linkCode + '_1'
|
Constraint name:
|
boundLinkEnd_incompatible_with_remoteLinkEnd
|
python code
|
value is None or not self.remoteLinkEnd
|