private fun derivedBySelfDefined(endDefinition: InterfaceDefinition, derivationCondition: InterfaceSpecificationDerivationCondition): Boolean
If interfaceDefinition derives (in)visible by self-defined and endDefinition is (in)visibleSelfDefined, returns true, otherwise false
Return
true if the Relation derives endDefinition by self-defined
Parameters
endDefinition
InterfaceSpecificationVersion on the end of the Relation to check for derivation
derivationCondition