Uses of Class
de.interactive_instruments.ShapeChange.Transformation.Profiling.ProfileIdentifier

Packages that use ProfileIdentifier
de.interactive_instruments.ShapeChange.Transformation.Profiling   
 

Uses of ProfileIdentifier in de.interactive_instruments.ShapeChange.Transformation.Profiling
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling that return ProfileIdentifier
static ProfileIdentifier ProfileIdentifier.parse(String identifier, ProfileIdentifier.IdentifierPattern pattern, String ownerName)
          Parses the given identifier and creates a ProfileIdentifier from it.
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling that return types with arguments of type ProfileIdentifier
 Map<String,ProfileIdentifier> ProfileIdentifierMap.getProfileIdentifiersByName()
           
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling with parameters of type ProfileIdentifier
 boolean ProfileIdentifier.contains(ProfileIdentifier other, List<String> messages)
           
 



Copyright © 2015. All rights reserved.