- annotateAttribute(Graph<?, ?>, String, int, int, Generator.Type) - Method in class net.sf.opendse.generator.Generator
-
- annotateAttribute(Mappings<Task, Resource>, String, int, int) - Method in class net.sf.opendse.generator.MappingGenerator
-
- ApplicationGenerator - Class in net.sf.opendse.generator
-
The ApplicationGenerator contains several methods to generate and
transform applications.
- ApplicationGenerator() - Constructor for class net.sf.opendse.generator.ApplicationGenerator
-
Constructs an ApplicationGenerator with a random seed.
- ApplicationGenerator(long) - Constructor for class net.sf.opendse.generator.ApplicationGenerator
-
Constructs an ApplicationGenerator with a given seed.
- ApplicationGenerator(long, IdProvider, IdProvider, IdProvider) - Constructor for class net.sf.opendse.generator.ApplicationGenerator
-
Constructs an ApplicationGenerator.
- ArchitectureGenerator - Class in net.sf.opendse.generator
-
The ArchitectureGenerator contains several methods to generate and
transform architectures.
- ArchitectureGenerator() - Constructor for class net.sf.opendse.generator.ArchitectureGenerator
-
Constructs an ArchitectureGenerator with a random seed.
- ArchitectureGenerator(long) - Constructor for class net.sf.opendse.generator.ArchitectureGenerator
-
Constructs an ArchitectureGenerator with a given seed.
- ArchitectureGenerator(long, IdProvider, IdProvider) - Constructor for class net.sf.opendse.generator.ArchitectureGenerator
-
Constructs an ArchitectureGenerator.