Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddDescriptor ( IDescriptor descriptor ) : void | ||
AddNote ( string note ) : void | ||
CompendiumTransclusionRelationship ( ) : System | ||
CompendiumTransclusionRelationship ( IRelationship relationship, |
||
Equals ( IStorageElement secondElement ) : bool | ||
RemoveAttachment ( string attachment ) : void | ||
RemoveDescriptor ( IDescriptor descriptor ) : void | ||
RemoveNote ( string note ) : void |
public AddAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public AddDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |
public CompendiumTransclusionRelationship ( ) : System | ||
return | System |
public CompendiumTransclusionRelationship ( IRelationship relationship, |
||
relationship | IRelationship | |
viewRelationship | ||
toNode | INode | |
fromNode | INode | |
transclusionNode | INode | |
mapNode | INode | |
return | System |
public Equals ( IStorageElement secondElement ) : bool | ||
secondElement | IStorageElement | |
return | bool |
public RemoveAttachment ( string attachment ) : void | ||
attachment | string | |
return | void |
public RemoveDescriptor ( IDescriptor descriptor ) : void | ||
descriptor | IDescriptor | |
return | void |