|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileIdentifierMap | |
---|---|
de.interactive_instruments.ShapeChange.Transformation.Profiling |
Uses of ProfileIdentifierMap in de.interactive_instruments.ShapeChange.Transformation.Profiling |
---|
Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling that return ProfileIdentifierMap | |
---|---|
static ProfileIdentifierMap |
ProfileIdentifierMap.parse(String profilesString,
ProfileIdentifier.IdentifierPattern pattern,
String ownerName)
|
Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling with parameters of type ProfileIdentifierMap | |
---|---|
boolean |
ProfileIdentifierMap.contains(ProfileIdentifierMap other,
List<String> messages)
|
boolean |
Profiler.contains(ProfileIdentifierMap profilesA,
String aOwnerName,
ProfileIdentifierMap profilesB,
String bOwnerName,
boolean profileInheritance,
List<String> messages)
Checks if one set of profiles contains another one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |