java.lang.Object
de.grogra.imp.GraphDescriptor
de.grogra.imp.ProjectGraphDescriptor
- All Implemented Interfaces:
Manageable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the graph described by this descriptor, given the contextview
.Methods inherited from class de.grogra.imp.GraphDescriptor
fieldModified, getPathFor, getStamp, manageableReadResolve, manageableWriteReplace, substituteSelection
-
Field Details
-
$TYPE
-
-
Constructor Details
-
ProjectGraphDescriptor
public ProjectGraphDescriptor()
-
-
Method Details
-
getGraph
Description copied from class:GraphDescriptor
Returns the graph described by this descriptor, given the contextview
.- Specified by:
getGraph
in classGraphDescriptor
- Parameters:
view
- the context for the graph- Returns:
- graph corresponding to this descriptor
-
getManageableType
-