Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

add(Function<T, D>) - Method in class net.sf.opendse.model.Application
 
add(Mapping<T, R>) - Method in class net.sf.opendse.model.Mappings
Adds a mapping.
addEdge(D, Collection<? extends T>) - Method in class net.sf.opendse.model.Application
 
addEdge(D, Pair<? extends T>) - Method in class net.sf.opendse.model.Application
 
addEdge(D, T, T) - Method in class net.sf.opendse.model.Application
 
addEdge(D, Collection<? extends T>) - Method in class net.sf.opendse.model.Function
 
addEdge(D, Pair<? extends T>) - Method in class net.sf.opendse.model.Function
 
addEdge(D, T, T) - Method in class net.sf.opendse.model.Function
 
Application<T extends Task,D extends Dependency> - Class in net.sf.opendse.model
The Application is the default implementation of the application graph.
Application() - Constructor for class net.sf.opendse.model.Application
 
application - Variable in class net.sf.opendse.model.Specification
 
Architecture<R extends Resource,L extends Link> - Class in net.sf.opendse.model
The Architecture is the default implementation of the architecture graph.
Architecture() - Constructor for class net.sf.opendse.model.Architecture
 
architecture - Variable in class net.sf.opendse.model.Specification
 
attribute - Variable in class net.sf.opendse.model.parameter.ParameterReference
 
Attributes - Class in net.sf.opendse.model
The Attributes is the default implementation of the IAttributes interface using a HashMap.
Attributes() - Constructor for class net.sf.opendse.model.Attributes
 
attributes - Variable in class net.sf.opendse.model.Element
The local attributes of this element.
attributes - Variable in class net.sf.opendse.model.Function
 
attributes - Variable in class net.sf.opendse.model.Specification
 

B

buildFunction(Set<T>) - Method in class net.sf.opendse.model.Application
 

C

clone(Specification) - Static method in class net.sf.opendse.model.Models
 
Communication - Class in net.sf.opendse.model
The Communication is the default implementation of the ICommunication interface.
Communication(String) - Constructor for class net.sf.opendse.model.Communication
Constructs a new communication.
Communication(Element) - Constructor for class net.sf.opendse.model.Communication
Constructs a new communication.
compareTo(ParameterReference) - Method in class net.sf.opendse.model.parameter.ParameterReference
 
copy(Specification) - Static method in class net.sf.opendse.model.Models
 
copy(Element) - Static method in class net.sf.opendse.model.Models
 
copy(Mapping<?, ?>) - Static method in class net.sf.opendse.model.Models
 

D

Dependency - Class in net.sf.opendse.model
The Dependency is the basic edge element in Application graphs.
Dependency(String) - Constructor for class net.sf.opendse.model.Dependency
Constructs a new dependency.
Dependency(Element) - Constructor for class net.sf.opendse.model.Dependency
Constructs a new dependency.
DirectedLink(Link, Resource, Resource) - Constructor for class net.sf.opendse.model.Models.DirectedLink
Constructs a DirectedLink.

E

Edge - Class in net.sf.opendse.model
The Edge is the basic edge element in a Graph.
Edge(String) - Constructor for class net.sf.opendse.model.Edge
Constructs a new edge.
Edge(Element) - Constructor for class net.sf.opendse.model.Edge
Constructs a new edge.
Element - Class in net.sf.opendse.model
The Element is the default element.
Element(String) - Constructor for class net.sf.opendse.model.Element
Constructs a new Element.
Element(Element) - Constructor for class net.sf.opendse.model.Element
Constructs a new Element from a parent, i.e., a copy with local attributes.
elements - Variable in class net.sf.opendse.model.parameter.ParameterSelect
 
equals(Object) - Method in class net.sf.opendse.model.Element
 
equals(Object) - Method in class net.sf.opendse.model.Function
 
equals(Object) - Method in class net.sf.opendse.model.Mapping
 
equals(Object) - Method in class net.sf.opendse.model.parameter.ParameterReference
 
evaluate(Task) - Method in class net.sf.opendse.model.Models.IsCommunicationPredicate
 
evaluate(Task) - Method in class net.sf.opendse.model.Models.IsProcessPredicate
 
evaluate(Specification) - Method in class net.sf.opendse.model.ValidImplementationPredicate
 
evaluate(Specification) - Method in class net.sf.opendse.model.ValidSpecificationPredicate
 

F

fill(Application<?, ?>, Architecture<?, ?>) - Static method in class net.sf.opendse.model.Specification
 
filter(Specification, Collection<Function<Task, Dependency>>) - Static method in class net.sf.opendse.model.Models
 
filterByFunctionName(Specification, Collection<String>) - Static method in class net.sf.opendse.model.Models
 
filterByFunctionName(Specification, String...) - Static method in class net.sf.opendse.model.Models
 
filterByResources(Specification, Collection<Resource>) - Static method in class net.sf.opendse.model.Models
 
filterCommunications(Iterable<Task>) - Static method in class net.sf.opendse.model.Models
Filters an Iterable such that only communication tasks are considered.
filterProcesses(Iterable<Task>) - Static method in class net.sf.opendse.model.Models
Filters an Iterable such that only process tasks are considered.
filterType(Iterable<E>, String...) - Static method in class net.sf.opendse.model.Models
Returns an Iterable which returns only those Elements from the given iterable which are of one of the given types.
fmap - Variable in class net.sf.opendse.model.Application
 
Function<T extends Task,D extends Dependency> - Class in net.sf.opendse.model
 
Function(String) - Constructor for class net.sf.opendse.model.Function
 
Function(Attributes) - Constructor for class net.sf.opendse.model.Function
 

G

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
 

H

hashCode() - Method in class net.sf.opendse.model.Element
 
hashCode() - Method in class net.sf.opendse.model.Function
 
hashCode() - Method in class net.sf.opendse.model.parameter.ParameterReference
 

I

IAttributes - Interface in net.sf.opendse.model
The IAttributes interface applies for classes that contain attributes.
ICommunication - Interface in net.sf.opendse.model
The ICommunication is a marker interface for communication nodes (messages, streams) in the Application.
id - Variable in class net.sf.opendse.model.Element
The unique id.
id - Variable in class net.sf.opendse.model.parameter.ParameterReference
 
identifier - Variable in class net.sf.opendse.model.parameter.ParameterUniqueID
 
indexOf(Object) - Method in class net.sf.opendse.model.parameter.ParameterSelect
Returns the first index of the object.
isCommunication(Task) - Static method in class net.sf.opendse.model.Models
Returns true if the task is a communication.
isCommunicationPredicate - Static variable in class net.sf.opendse.model.Models
The instance of the IsCommunicationPredicate class.
IsCommunicationPredicate() - Constructor for class net.sf.opendse.model.Models.IsCommunicationPredicate
 
isDefined(String) - Method in class net.sf.opendse.model.Attributes
 
isDefined(String) - Method in class net.sf.opendse.model.Element
 
isDefined(String) - Method in class net.sf.opendse.model.Function
 
isDefined(String) - Method in interface net.sf.opendse.model.IAttributes
Tests whether an attribute is defined.
isDefined(String) - Method in class net.sf.opendse.model.Specification
 
isParameter(String) - Method in class net.sf.opendse.model.Attributes
Returns true if the attribute value is a parameter.
isProcess(Task) - Static method in class net.sf.opendse.model.Models
Returns true if the task is a process.
isProcessPredicate - Static variable in class net.sf.opendse.model.Models
The instance of the IsProcessPredicate class.
IsProcessPredicate() - Constructor for class net.sf.opendse.model.Models.IsProcessPredicate
 
iterator() - Method in class net.sf.opendse.model.Graph
 
iterator() - Method in class net.sf.opendse.model.Mappings
 

L

lb - Variable in class net.sf.opendse.model.parameter.ParameterRange
 
Link - Class in net.sf.opendse.model
The Link is the basic edge element in Architecture graphs.
Link(String) - Constructor for class net.sf.opendse.model.Link
Constructs a new link.
Link(Element) - Constructor for class net.sf.opendse.model.Link
Constructs a new link.

M

map - Variable in class net.sf.opendse.model.Routings
 
Mapping<T extends Task,R extends Resource> - Class in net.sf.opendse.model
The Mapping represents a mapping from a Task to a Resource.
Mapping(String, T, R) - Constructor for class net.sf.opendse.model.Mapping
Constructs a new mapping.
Mapping(Element, T, R) - Constructor for class net.sf.opendse.model.Mapping
Constructs a new mapping
Mappings<T extends Task,R extends Resource> - Class in net.sf.opendse.model
The Mappings represent a set of Mapping elements.
Mappings() - Constructor for class net.sf.opendse.model.Mappings
 
mappings - Variable in class net.sf.opendse.model.Mappings
 
mappings - Variable in class net.sf.opendse.model.Specification
 
Models - Class in net.sf.opendse.model
The Graphs provides several useful static methods and classes.
Models() - Constructor for class net.sf.opendse.model.Models
 
Models.DirectedLink - Class in net.sf.opendse.model
The DirectedLink is a Link wrapper that contains the source Resource and destination Resource.
Models.IsCommunicationPredicate - Class in net.sf.opendse.model
The IsCommunicationPredicate is a Predicate that returns true if the task implements the ICommunication interface.
Models.IsProcessPredicate - Class in net.sf.opendse.model
The IsCommunicationPredicate is a Predicate that returns true if the task does not implement the ICommunication interface.
Models.OnlyCommunicationIterator - Class in net.sf.opendse.model
The OnlyCommunicationIterator is an iterator for tasks that only considers communication tasks.
Models.OnlyProcessIterator - Class in net.sf.opendse.model
The OnlyCommunicationIterator is an iterator for tasks that only considers process tasks.

N

net.sf.opendse.model - package net.sf.opendse.model
 
net.sf.opendse.model.parameter - package net.sf.opendse.model.parameter
 
nextFunctionId() - Method in class net.sf.opendse.model.Application
 
Node - Class in net.sf.opendse.model
The Node is the basic vertex element in a Graph.
Node(String) - Constructor for class net.sf.opendse.model.Node
Constructs a new node.
Node(Element) - Constructor for class net.sf.opendse.model.Node
Constructs a new node.
normalizeValue(double) - Method in class net.sf.opendse.model.parameter.ParameterRange
Normalizes the value.

O

OnlyCommunicationIterator(Iterator<Task>) - Constructor for class net.sf.opendse.model.Models.OnlyCommunicationIterator
Constructs an OnlyCommunicationIterator.
OnlyProcessIterator(Iterator<Task>) - Constructor for class net.sf.opendse.model.Models.OnlyProcessIterator
Constructs an OnlyProcessIterator.

P

Parameter - Interface in net.sf.opendse.model.parameter
The Parameter interface.
parameter - Variable in class net.sf.opendse.model.parameter.ParameterReference
 
ParameterRange - Class in net.sf.opendse.model.parameter
The ParameterRange is a double-valued parameter within a lower and an upper bound.
ParameterRange(double, double, double) - Constructor for class net.sf.opendse.model.parameter.ParameterRange
Constructs a ParameterRange.
ParameterRange(double, double, double, double) - Constructor for class net.sf.opendse.model.parameter.ParameterRange
Constructs a ParameterRange.
ParameterReference - Class in net.sf.opendse.model.parameter
The ParameterReference is a reference to a Parameter of an Element.
ParameterReference(Element, String) - Constructor for class net.sf.opendse.model.parameter.ParameterReference
Constructs a ParameterReference.
ParameterReference(String, String, Parameter) - Constructor for class net.sf.opendse.model.parameter.ParameterReference
Constructs a ParameterReference.
Parameters - Class in net.sf.opendse.model.parameter
The Parameters provides methods to create Parameter attributes.
Parameters() - Constructor for class net.sf.opendse.model.parameter.Parameters
 
ParameterSelect - Class in net.sf.opendse.model.parameter
The ParameterSelect is a parameter that selects from a set of elements.
ParameterSelect(Object, String, List<Object>) - Constructor for class net.sf.opendse.model.parameter.ParameterSelect
Constructs a ParameterSelect.
ParameterUniqueID - Class in net.sf.opendse.model.parameter
The ParameterUniqueID is a parameter that assigns a unique id which is an integer value.
ParameterUniqueID(Integer, String) - Constructor for class net.sf.opendse.model.parameter.ParameterUniqueID
Constructs a ParameterUniqueID.
parent - Variable in class net.sf.opendse.model.Element
The parent element.

R

range(double, double, double) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterRange.
range(double, double, double, double) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterRange.
reference - Variable in class net.sf.opendse.model.parameter.ParameterSelect
 
remove(Mapping<T, R>) - Method in class net.sf.opendse.model.Mappings
Removes a mapping
remove(T) - Method in class net.sf.opendse.model.Routings
Removes the routing.
removeAll(Collection<Mapping<T, R>>) - Method in class net.sf.opendse.model.Mappings
 
removeVertex(T) - Method in class net.sf.opendse.model.Application
 
removeVertices(Collection<V>) - Method in class net.sf.opendse.model.Graph
Removes the vertices and returns true if at least one vertex was removed.
Resource - Class in net.sf.opendse.model
The Resource is the basic vertex element in Architecture graphs.
Resource(String) - Constructor for class net.sf.opendse.model.Resource
Constructs a new resource.
Resource(Element) - Constructor for class net.sf.opendse.model.Resource
Constructs a new resource.
resourceMappings - Variable in class net.sf.opendse.model.Mappings
 
Routings<T extends Task,R extends Resource,L extends Link> - Class in net.sf.opendse.model
The Routings maps Task elements to a subgraph of the Architecture consisting of Resource vertices and Edge edges.
Routings() - Constructor for class net.sf.opendse.model.Routings
 
routings - Variable in class net.sf.opendse.model.Specification
 

S

select(Object, Object...) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterSelect.
selectList(Object, List<Object>) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterSelect.
selectRef(String, Object, Object...) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterSelect.
selectRefList(String, Object, List<Object>) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterSelect.
set(T, Architecture<R, L>) - Method in class net.sf.opendse.model.Routings
Sets the routing for a task.
setAttribute(String, Object) - Method in class net.sf.opendse.model.Attributes
 
setAttribute(String, Object) - Method in class net.sf.opendse.model.Element
 
setAttribute(String, Object) - Method in class net.sf.opendse.model.Function
 
setAttribute(String, Object) - Method in interface net.sf.opendse.model.IAttributes
Sets the attribute.
setAttribute(String, Object) - Method in class net.sf.opendse.model.Specification
 
setAttributes(IAttributes, Attributes) - Static method in class net.sf.opendse.model.Models
 
setParent(Element) - Method in class net.sf.opendse.model.Element
Sets the parent element.
setSource(T) - Method in class net.sf.opendse.model.Mapping
Sets the source of the mapping.
setTarget(R) - Method in class net.sf.opendse.model.Mapping
Sets the target of a mapping.
setType(String) - Method in class net.sf.opendse.model.Element
Sets the type of the element.
size() - Method in class net.sf.opendse.model.Mappings
Returns the number of mappings.
source - Variable in class net.sf.opendse.model.Mapping
 
sources - Variable in class net.sf.opendse.model.Mappings
 
Specification - Class in net.sf.opendse.model
The Specification consists of an Application, Architecture, Mappings, and Routings.
Specification(Application<?, ?>, Architecture<?, ?>, Mappings<?, ?>) - Constructor for class net.sf.opendse.model.Specification
Constructs the specification.
Specification(Application<?, ?>, Architecture<?, ?>, Mappings<?, ?>, Routings<?, ?, ?>) - Constructor for class net.sf.opendse.model.Specification
Constructs the specification.

T

target - Variable in class net.sf.opendse.model.Mapping
 
targets - Variable in class net.sf.opendse.model.Mappings
 
Task - Class in net.sf.opendse.model
The Task is the basic vertex element for Application graphs.
Task(String) - Constructor for class net.sf.opendse.model.Task
Constructs a new task.
Task(Element) - Constructor for class net.sf.opendse.model.Task
Constructs a new parent.
Task.Type - Enum in net.sf.opendse.model
Type of a Task.
taskMappings - Variable in class net.sf.opendse.model.Mappings
 
toString() - Method in class net.sf.opendse.model.Element
 
toString() - Method in class net.sf.opendse.model.parameter.ParameterRange
 
toString() - Method in class net.sf.opendse.model.parameter.ParameterReference
 
toString() - Method in class net.sf.opendse.model.parameter.ParameterSelect
 
toString() - Method in class net.sf.opendse.model.parameter.ParameterUniqueID
 
TYPE - Static variable in class net.sf.opendse.model.Element
The identifier for the type of an element.

U

ub - Variable in class net.sf.opendse.model.parameter.ParameterRange
 
uniqueID(int, String) - Static method in class net.sf.opendse.model.parameter.Parameters
Constructs a ParameterUniqueID.

V

ValidImplementationPredicate - Class in net.sf.opendse.model
The ValidImplementationPredicate is a Predicate that returns true if the Specification is a valid implementation.
ValidImplementationPredicate() - Constructor for class net.sf.opendse.model.ValidImplementationPredicate
 
ValidSpecificationPredicate - Class in net.sf.opendse.model
The ValidImplementationPredicate is a Predicate that returns true if the Specification is a valid specification.
ValidSpecificationPredicate() - Constructor for class net.sf.opendse.model.ValidSpecificationPredicate
 
value - Variable in class net.sf.opendse.model.parameter.ParameterRange
 
value - Variable in class net.sf.opendse.model.parameter.ParameterSelect
 
value - Variable in class net.sf.opendse.model.parameter.ParameterUniqueID
 
valueOf(String) - Static method in enum net.sf.opendse.model.Task.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.opendse.model.Task.Type
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links