Development Doctrine_Internal_CommitOrderNode
Doctrine Internal CommitOrderNode
A CommitOrderNode is a temporary wrapper around ClassMetadata objects that is used to sort the order of commits.
Method Summary
Method Details
-
before(( ) $node)
Adds a directed dependency (an edge). "$this -before-> $other".
-
getClass()
-
getDiscoveryTime()
-
getFinishingTime()
-
getPredecessor()
-
getRelatedNodes()
-
isInProgress()
-
isNotVisited()
-
markInProgress()
-
markNotVisited()
-
markVisited()
-
setDiscoveryTime($time)
-
setFinishingTime($time)
-
setPredecessor($node)
-
visit()
-
__construct($wrappedObj, ( ) $calc)




Comments (0) [ add comment ]
No Comments
Add Comment