FunReal


IMutableRepo

Namespace: Repo

Instance members

Instance memberDescription
AddAttribute(name potency level value)
Signature: name:string -> potency:int -> level:int -> value:string -> NodeInfo
Modifiers: abstract
AddEdge(...)
Signature: edgeType:EdgeType -> sourceId:string -> targetId:string -> potency:int -> level:int -> sourceName:string -> sourceMin:int -> sourceMax:int -> targetName:string -> targetMin:int -> targetMax:int -> EdgeInfo
Modifiers: abstract
AddInstantiationRelation(...)
Signature: instanceId:string -> typeId:string -> unit
Modifiers: abstract
AddNode(name potency level)
Signature: name:string -> potency:int -> level:int -> NodeInfo
Modifiers: abstract
F# Project
Fork me on GitHub