Click or drag to resize

CtLinkset Class

Icdd Toolkit Library Class: CtLinkset (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.ContainerCtLinkset

Namespace: IIB.ICDD.Model.Container
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public class CtLinkset : IcddBaseElement, IIcddVersioning

The CtLinkset type exposes the following members.

Properties
Methods
 NameDescription
Public methodAddLink 
Public methodAsNode
(Inherited from IcddBaseElement)
Public methodAsResource
(Inherited from IcddBaseElement)
Public methodAsSubgraph
(Inherited from IcddBaseElement)
Public methodAsUri
(Inherited from IcddBaseElement)
Public methodClear 
Public methodCreateBinaryLink 
Public methodCreateConflictsWith 
Public methodCreateControls 
Public methodCreateDirected1ToNLink 
Public methodCreateDirectedBinaryLink 
Public methodCreateDirectedLink 
Public methodCreateElaborates 
Public methodCreateHasMember 
Public methodCreateHasPart 
Public methodCreateIsAlternativeTo 
Public methodCreateIsControlledBy 
Public methodCreateIsElaboratedBy 
Public methodCreateIsIdenticalTo 
Public methodCreateIsMemberOf 
Public methodCreateIsPartOf 
Public methodCreateIsSpecialisedAs 
Public methodCreateIsSupersededBy 
Public methodCreateLink 
Public methodCreateLinkElement(CtDocument) 
Public methodCreateLinkElement(CtDocument, LsIdentifier) 
Public methodCreateLinkElement(CtDocument, Uri) 
Public methodCreateLinkElement(CtDocument, String, String) 
Public methodCreateLinksFromJsonLD 
Public methodCreateQueryBasedIdentifier 
Public methodCreateSpecialises 
Public methodCreateStringBasedIdentifier 
Public methodCreateSupersedes 
Public methodCreateUriBasedIdentifier 
Public methodDelete 
Public methodDeleteLink(ListLsLink) 
Public methodDeleteLink(LsLink) 
Public methodElementType
(Overrides IcddBaseElementElementType)
Public methodEquals
(Inherited from IcddBaseElement)
Public methodGetHashCode
(Inherited from IcddBaseElement)
Public methodGetLink 
Public methodGetLinksFor 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetTypeString
(Inherited from IcddBaseElement)
Public methodGetVersionDescription 
Public methodGetVersionID 
Public methodInit 
Public methodIsSameOrSubclass
(Inherited from IcddBaseElement)
Public methodNextVersion 
Public methodStatic memberRead 
Public methodSaveRdf 
Public methodSetVersionDescription 
Public methodSetVersionID 
Public methodToJsonLD
(Inherited from IcddBaseElement)
Public methodToJsonLDString
(Inherited from IcddBaseElement)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodType
(Overrides IcddBaseElementType)
Top
See Also