- get(T) - Method in class net.sf.opendse.model.Mappings
-
Returns all mappings with the specified source.
- get(R) - Method in class net.sf.opendse.model.Mappings
-
Returns all mappings with the specified target.
- get(T, R) - Method in class net.sf.opendse.model.Mappings
-
Returns all mappings with the specified source and target.
- get(T) - Method in class net.sf.opendse.model.Routings
-
Gets a routing for a task
- getAll() - Method in class net.sf.opendse.model.Mappings
-
Returns all mappings as a set.
- getApplication() - Method in class net.sf.opendse.model.Specification
-
Returns the application.
- getArchitecture() - Method in class net.sf.opendse.model.Specification
-
Returns the architecture.
- getAttribute(String) - Method in class net.sf.opendse.model.Attributes
-
- getAttribute(String) - Method in class net.sf.opendse.model.Element
-
- getAttribute(String) - Method in class net.sf.opendse.model.Function
-
- getAttribute(String) - Method in interface net.sf.opendse.model.IAttributes
-
Returns the attribute
- getAttribute() - Method in class net.sf.opendse.model.parameter.ParameterReference
-
Returns the name of the Attribute.
- getAttribute(String) - Method in class net.sf.opendse.model.Specification
-
- getAttributeNames() - Method in class net.sf.opendse.model.Attributes
-
- getAttributeNames() - Method in class net.sf.opendse.model.Element
-
- getAttributeNames() - Method in class net.sf.opendse.model.Function
-
- getAttributeNames() - Method in interface net.sf.opendse.model.IAttributes
-
Returns the attribute names.
- getAttributeNames() - Method in class net.sf.opendse.model.Specification
-
- getAttributeParameter(String) - Method in class net.sf.opendse.model.Attributes
-
- getAttributeParameter(String) - Method in class net.sf.opendse.model.Element
-
- getAttributeParameter(String) - Method in class net.sf.opendse.model.Function
-
- getAttributeParameter(String) - Method in interface net.sf.opendse.model.IAttributes
-
Return the parameter definition or null if the attribute is not
defined as parameter.
- getAttributeParameter(String) - Method in class net.sf.opendse.model.Specification
-
- getAttributes(Set<T>) - Method in class net.sf.opendse.model.Application
-
- getAttributes() - Method in class net.sf.opendse.model.Attributes
-
- getAttributes() - Method in class net.sf.opendse.model.Element
-
- getAttributes() - Method in class net.sf.opendse.model.Function
-
- getAttributes() - Method in interface net.sf.opendse.model.IAttributes
-
Returns the map of all pairs of attributes.
- getAttributes() - Method in class net.sf.opendse.model.Specification
-
- getDest() - Method in class net.sf.opendse.model.Models.DirectedLink
-
Returns the destination Resource.
- getEdge(E) - Method in class net.sf.opendse.model.Graph
-
Return the edge.
- getEdge(String) - Method in class net.sf.opendse.model.Graph
-
Return the edge with the specified id.
- getElements(Specification) - Static method in class net.sf.opendse.model.Models
-
Returns all Element objects of a Specification.
- getElements() - Method in class net.sf.opendse.model.parameter.ParameterSelect
-
Returns the set of available elements.
- getElementsMap(Specification) - Static method in class net.sf.opendse.model.Models
-
Returns a map of all pairs of ids and the corresponding
Element objects.
- getFunction(T) - Method in class net.sf.opendse.model.Application
-
- getFunction(D) - Method in class net.sf.opendse.model.Application
-
- getFunction(String) - Method in class net.sf.opendse.model.Application
-
- getFunctions() - Method in class net.sf.opendse.model.Application
-
- getId() - Method in class net.sf.opendse.model.Element
-
Returns the id.
- getId() - Method in class net.sf.opendse.model.Function
-
- getId() - Method in class net.sf.opendse.model.parameter.ParameterReference
-
Returns the id of the referenced Element.
- getIdentifier() - Method in class net.sf.opendse.model.parameter.ParameterUniqueID
-
Returns the identifier.
- getInLinks(Architecture<Resource, Link>, Resource) - Static method in class net.sf.opendse.model.Models
-
Returns the list of DirectedLink elements that have a given
destination {code Resource}.
- getLink() - Method in class net.sf.opendse.model.Models.DirectedLink
-
Returns the wrapped Link.
- getLinks(Architecture<Resource, Link>) - Static method in class net.sf.opendse.model.Models
-
Returns all DirectedLink elements of an Architecture.
- getLinks(Architecture<Resource, Link>, Link) - Static method in class net.sf.opendse.model.Models
-
Returns all DirectedLink elements of an Architecture for
given Link.
- getLocalAttributeNames() - Method in class net.sf.opendse.model.Element
-
Returns the local attribute names.
- getLocalAttributes() - Method in class net.sf.opendse.model.Element
-
Returns the local attributes.
- getLowerBound() - Method in class net.sf.opendse.model.parameter.ParameterRange
-
Returns the lower bound.
- getMappings() - Method in class net.sf.opendse.model.Specification
-
Returns the mappings.
- getOutLinks(Architecture<Resource, Link>, Resource) - Static method in class net.sf.opendse.model.Models
-
Returns the list of DirectedLink elements that have a given
source {code Resource}.
- getParameter() - Method in class net.sf.opendse.model.parameter.ParameterReference
-
Returns the Parameter.
- getParent() - Method in class net.sf.opendse.model.Element
-
Returns the parent element.
- getReachable(T) - Method in class net.sf.opendse.model.Application
-
- getReference() - Method in class net.sf.opendse.model.parameter.ParameterSelect
-
Returns the reference of the parameter.
- getRoutings() - Method in class net.sf.opendse.model.Routings
-
Returns all routings.
- getRoutings() - Method in class net.sf.opendse.model.Specification
-
Returns the routings.
- getSource() - Method in class net.sf.opendse.model.Mapping
-
Returns the source of the mapping.
- getSource() - Method in class net.sf.opendse.model.Models.DirectedLink
-
Returns the source Resource.
- getSources(R) - Method in class net.sf.opendse.model.Mappings
-
Returns all sources for a target.
- getTarget() - Method in class net.sf.opendse.model.Mapping
-
Returns the target of a mapping.
- getTargets(T) - Method in class net.sf.opendse.model.Mappings
-
Returns all targets for a source.
- getTasks() - Method in class net.sf.opendse.model.Routings
-
Returns all tasks that have a routing.
- getType() - Method in class net.sf.opendse.model.Element
-
Returns the type of the element.
- getUpperBound() - Method in class net.sf.opendse.model.parameter.ParameterRange
-
Returns the upper bound.
- getValue() - Method in interface net.sf.opendse.model.parameter.Parameter
-
Returns the current value of the parameter.
- getValue() - Method in class net.sf.opendse.model.parameter.ParameterRange
-
- getValue() - Method in class net.sf.opendse.model.parameter.ParameterSelect
-
- getValue() - Method in class net.sf.opendse.model.parameter.ParameterUniqueID
-
- getVertex(V) - Method in class net.sf.opendse.model.Graph
-
Return the vertex.
- getVertex(String) - Method in class net.sf.opendse.model.Graph
-
Return the vertex with the specified id.
- granularity - Variable in class net.sf.opendse.model.parameter.ParameterRange
-
- Graph<V extends Node,E extends Edge> - Class in net.sf.opendse.model
-
The Graph is the default graph implementation.
- Graph() - Constructor for class net.sf.opendse.model.Graph
-