Home
last modified time | relevance | path

Searched defs:FTNode (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/fortytwo/FT-0.2.0/tests/
H A DFTServiceTEST.m37 - evaluateNode: (id <FTNode>) aNode {
64 forNode: (id <FTNode>) aNode {
80 - objectForKey: (id <NSCoding>) aKey forNode: (id <FTNode>) aNode {
H A DFTFileStoreTEST.m175 forNode: (id <FTNode>) aNode {
191 - objectForKey: (id <NSCoding>) aKey forNode: (id <FTNode>) aNode {
/dports/graphics/fortytwo/FT-0.2.0/
H A DFTDictionaryServiceForGraphImpl.m149 forNode: (id <FTNode>) aNode {
190 - (id <ECIterator>) allKeysOfNode: (id <FTNode>) aNode {
250 - objectForKey: (id <NSCoding>) aKey ofNode: (id <FTNode>) aNode {
326 - removeObjectForKey: (id <NSCoding>) aKey ofNode: (id <FTNode>) aNode {
351 - (id <FTDictionaryService>) serviceForNode: (id <FTNode>) aNode {
372 dictionaryServiceForGraph: (FTDictionaryServiceForGraphImpl *) aDictService {
H A DFTEdgeImpl.m71 sourceNode: (id <FTNode>) aSourceNode forGraph: (FTGraphImpl *) aGraph {
H A DFTDefaultServiceManagerImpl.m73 ofGraph: (id <FTGraph>) aGraph {
183 forGraph: (id <FTGraph>) aGraph forNode: (id <FTNode>) aNode {
H A DFTDictionaryServiceLoader.m153 ofGraph: (id <FTGraph>) aGraph {
279 - (BOOL) availableForNode: (id <FTNode>) aNode ofGraph: (id <FTGraph>) aGraph {
H A DFTDictionaryServiceTransactionStepImpl.m61 transactionContext: (FTTransactionContext *) context {
80 transactionContext: (FTTransactionContext *) context {
H A DFTDictionaryServiceForNodeImpl.m43 forNode: (id <FTNode>) aNode {
H A DFTOrderedEdgeSetImpl.m85 toNodeIdToArrayMap: (NSMutableDictionary *) dict {
H A DFTOrderedReferenceSetImpl.m39 - initForBaseNode: (id <FTNode>) aNode {
H A DFTNodeImpl.m162 withTargetNode: (id <FTNode>) targetNode {
H A DFTGraphImpl.m846 - removeNode: (id <FTNode>) nodeToRemove {
/dports/graphics/fortytwo/FT-0.2.0/tools/ftexport/
H A DFTGraphVisitor.m392 usingFileHandle: (NSFileHandle *) fileHandle {