guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:25_00020
|
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.remoteLinkAtom
|
Constraint name:
|
remoteLinkAtom_name_is_linkEnd_name_with_suffix
|
python code
|
value is None or self.name == value.linkCode + '_2'
|
Constraint name:
|
remoteLinkEnd_incompatible_with_boundLinkEnd
|
python code
|
value is None or not self.boundLinkEnd
|