Package net.sf.opendse.model
package net.sf.opendse.model
-
ClassDescriptionThe
Applicationis the default implementation of the application graph.TheApplicationProviderinterface applies to classes that provide anApplication.TheArchitectureis the default implementation of the architecture graph.TheCommunicationis the default implementation of theICommunicationinterface.TheDependencyis the basic edge element inApplicationgraphs.TheEdgeis the basic edge element in aGraph.TheElementis the default element.TheGraphis the default graph implementation.TheIAttributesinterface applies for classes that contain attributes.TheICommunicationis a marker interface for communication nodes (messages, streams) in theApplication.TheLinkis the basic edge element inArchitecturegraphs.TheMappingsrepresent a set ofMappingelements.TheGraphsprovides several useful static methods and classes.TheNodeis the basic vertex element in aGraph.TheResourceis the basic vertex element inArchitecturegraphs.ResourceTypes<R extends Resource>TheTaskis the basic vertex element forApplicationgraphs.Type of aTask.TheValidImplementationPredicateis aPredicatethat returnstrueif theSpecificationis a valid implementation.TheValidImplementationPredicateis aPredicatethat returnstrueif theSpecificationis a valid specification.