contradictingobjectfactrel.t[116]

contradicting is a reciprocal relationship between Facts that are defined to contratdict each other. The library cannot determine which these are, so only provides the bare framework here. Game code then needs to define which facts oontradict by listing them on the contradicting relation's relTab property, e.g. *.
relTab = [
'lisbon-capital' -> ['madrid-capital'],
'jumping-silly' -> ['jumping-healthy']
]

contradicting :   Relation

Superclass Tree   (in declaration order)

contradicting
        Relation
                PreinitObject
                        ModuleExecObject
                                object

Summary of Properties  

Inherited from Relation :
name  reciprocal  relationType  relTab  reverseName 

Inherited from PreinitObject :
execBeforeMe  reverseGlobalSymbols 

Inherited from ModuleExecObject :
execAfterMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

Inherited from Relation :
addRelation  inverselyRelatedTo  isInverselyRelated  isRelated  listKeys  makeUnique  relatedTo  removeRelation 

Inherited from ModuleExecObject :
_execute  classExec  execute 

Properties  

(none)

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 25/04/2024 from adv3Lite version 2.0