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

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

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

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling that return ProfileIdentifier.IdentifierPattern
static ProfileIdentifier.IdentifierPattern ProfileIdentifier.IdentifierPattern.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileIdentifier.IdentifierPattern[] ProfileIdentifier.IdentifierPattern.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling with parameters of type ProfileIdentifier.IdentifierPattern
static ProfileIdentifierMap ProfileIdentifierMap.parse(String profilesString, ProfileIdentifier.IdentifierPattern pattern, String ownerName)
           
static ProfileIdentifier ProfileIdentifier.parse(String identifier, ProfileIdentifier.IdentifierPattern pattern, String ownerName)
          Parses the given identifier and creates a ProfileIdentifier from it.
 



Copyright © 2015. All rights reserved.