Click or drag to resize

LsExtConflictsWith Class

Icdd Toolkit Library Class: LsExtConflictsWith (c) 2022 Philipp Hagedorn, Chair of Computing in Engineering, Ruhr-University Bochum, Germany Mail: philipp.hagedorn-n6v@rub.de
Inheritance Hierarchy
SystemObject
  IIB.ICDD.ModelIcddBaseElement
    IIB.ICDD.Model.DynamicSemanticsDsInformationModel
      IIB.ICDD.Model.DynamicSemanticsDsConcept
        IIB.ICDD.Model.DynamicSemanticsDsEntity
          IIB.ICDD.Model.Linkset.LinkLsLink
            IIB.ICDD.Model.Linkset.LinkLsDirectedLink
              IIB.ICDD.Model.Linkset.LinkLsDirectedBinaryLink
                IIB.ICDD.Model.ExtendedLinksetLsExtConflictsWith

Namespace: IIB.ICDD.Model.ExtendedLinkset
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class LsExtConflictsWith : LsDirectedBinaryLink

The LsExtConflictsWith type exposes the following members.

Properties
 NameDescription
Public propertyContainer
(Inherited from IcddBaseElement)
Public propertyCreation
(Inherited from IcddBaseElement)
Public propertyCreator
(Inherited from IcddBaseElement)
Public propertyEffectiveType
(Inherited from IcddBaseElement)
Public propertyFromElement
(Inherited from LsDirectedBinaryLink)
Public propertyFromElements
(Inherited from LsDirectedLink)
Public propertyGraph
(Inherited from IcddBaseElement)
Public propertyGuid
(Inherited from IcddBaseElement)
Public propertyHasLinkElements
(Inherited from LsDirectedLink)
Public propertyIsModified
(Inherited from IcddBaseElement)
Public propertyModification
(Inherited from IcddBaseElement)
Public propertyModifier
(Inherited from IcddBaseElement)
Public propertyPublisher
(Inherited from IcddBaseElement)
Public propertyResource
(Inherited from IcddBaseElement)
Public propertyToElement
(Inherited from LsDirectedBinaryLink)
Public propertyToElements
(Inherited from LsDirectedLink)
Public propertyVersionDescription
(Inherited from LsLink)
Public propertyVersionId
(Inherited from LsLink)
Top
Methods
 NameDescription
Public methodAddLinkElement
(Inherited from LsLink)
Public methodAsNode
(Inherited from IcddBaseElement)
Public methodAsResource
(Inherited from IcddBaseElement)
Public methodAsSubgraph
(Inherited from LsLink)
Public methodAsTurtleString
(Inherited from LsLink)
Public methodAsUri
(Inherited from IcddBaseElement)
Public methodDeleteLinkElement
(Inherited from LsLink)
Public methodElementType
(Overrides LsDirectedBinaryLinkElementType)
Public methodEquals
(Inherited from IcddBaseElement)
Public methodGetGraphJson
(Inherited from LsLink)
Public methodGetHashCode
(Inherited from IcddBaseElement)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetTypeString
(Inherited from IcddBaseElement)
Public methodIsLinkType
(Inherited from LsLink)
Public methodIsLinkTypeOrSubtype
(Inherited from LsLink)
Public methodIsSameOrSubclass
(Inherited from IcddBaseElement)
Public methodIsValid
(Inherited from LsDirectedBinaryLink)
Public methodNextVersion
(Inherited from LsLink)
Public methodStatic memberRead 
Public methodRefersToDocument
(Inherited from LsDirectedLink)
Public methodToJsonLD
(Inherited from IcddBaseElement)
Public methodToJsonLDString
(Inherited from IcddBaseElement)
Public methodToString
(Overrides LsDirectedBinaryLinkToString)
Public methodType
(Overrides LsDirectedBinaryLinkType)
Top
See Also