Uses of Interface
se.conciliate.extensions.store.MTEdge
Packages that use MTEdge
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTEdge in se.conciliate.extensions.store
Subinterfaces of MTEdge in se.conciliate.extensions.storeModifier and TypeInterfaceDescriptioninterface
Part of aMTCompleteModel
, which can be obtained by callingloadCompleteModel()
on aMTModelHeader
.Methods in se.conciliate.extensions.store that return MTEdgeModifier and TypeMethodDescriptionMTEdgeHeader.expand()
Returns aMTEdge
for this edge.Finds an edge in this model, based on its type UUID.MTModelStore.findEdge
(long id) Finds an edge given its ID.Methods in se.conciliate.extensions.store that return types with arguments of type MTEdgeModifier and TypeMethodDescriptionMTModelHeader.findEdges()
Finds all edges in this model.Finds edges from a list of edge ID:s.Methods in se.conciliate.extensions.store with parameters of type MTEdge