Uses of Class
de.interactive_instruments.ShapeChange.Namespace

Packages that use Namespace
de.interactive_instruments.ShapeChange   
 

Uses of Namespace in de.interactive_instruments.ShapeChange
 

Methods in de.interactive_instruments.ShapeChange that return types with arguments of type Namespace
 List<Namespace> TargetConfiguration.getNamespaces()
           
 

Constructor parameters in de.interactive_instruments.ShapeChange with type arguments of type Namespace
TargetConfiguration(String className, ProcessMode processMode, Map<String,String> parameters, Map<String,ProcessRuleSet> ruleSets, List<ProcessMapEntry> mapEntries, Set<String> inputIds, List<Namespace> namespaces)
          Creates a TargetConfiguration.
TargetOwlConfiguration(String className, ProcessMode processMode, Map<String,String> parameters, Map<String,ProcessRuleSet> ruleSets, List<ProcessMapEntry> mapEntries, Set<String> inputIds, List<Namespace> namespaces, Map<String,String> stereotypeMappings)
          Creates a TargetOwlConfiguration.
 



Copyright © 2015. All rights reserved.