Package net.sf.opendse.model
package net.sf.opendse.model
-
ClassDescriptionThe
Application
is the default implementation of the application graph.TheApplicationProvider
interface applies to classes that provide anApplication
.TheArchitecture
is the default implementation of the architecture graph.TheCommunication
is the default implementation of theICommunication
interface.TheDependency
is the basic edge element inApplication
graphs.TheEdge
is the basic edge element in aGraph
.TheElement
is the default element.TheGraph
is the default graph implementation.TheIAttributes
interface applies for classes that contain attributes.TheICommunication
is a marker interface for communication nodes (messages, streams) in theApplication
.TheLink
is the basic edge element inArchitecture
graphs.TheMappings
represent a set ofMapping
elements.TheGraphs
provides several useful static methods and classes.TheNode
is the basic vertex element in aGraph
.TheResource
is the basic vertex element inArchitecture
graphs.ResourceTypes<R extends Resource>TheTask
is the basic vertex element forApplication
graphs.Type of aTask
.TheValidImplementationPredicate
is aPredicate
that returnstrue
if theSpecification
is a valid implementation.TheValidImplementationPredicate
is aPredicate
that returnstrue
if theSpecification
is a valid specification.