Method | Description | |
---|---|---|
AddAttachment ( string attachment ) : void | ||
AddDescriptor ( IDescriptor descriptor ) : void | ||
AddNote ( string note ) : void | ||
CompendiumMapRelationship ( ) : System | ||
CreateMapRelationship ( INode mapNode, INode childNode ) : void | ||
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 CompendiumMapRelationship ( ) : System | ||
return | System |
public static CreateMapRelationship ( INode mapNode, INode childNode ) : void | ||
mapNode | INode | |
childNode | INode | |
return | void |
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 |