public class ApplicationFileConfigThreadScope
extends java.lang.Object
Constructor and Description |
---|
ApplicationFileConfigThreadScope() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getDirectoryToExportModels() |
static java.lang.String |
getDirectoryToSaveModels() |
static java.lang.String |
getPathSmarty() |
static java.lang.String |
getPathToProfile() |
static java.lang.String |
getPathToProfileConcern() |
static java.lang.String |
getPathToProfilePatterns() |
static java.lang.String |
getPathToProfileRelationships() |
static java.lang.String |
getPathToTemplateModelsDirectory() |
static boolean |
hasConcernsProfile() |
static boolean |
hasPatternsProfile() |
static boolean |
hasRelationsShipProfile() |
static boolean |
hasSmartyProfile() |
public static java.lang.String getDirectoryToSaveModels()
public static java.lang.String getDirectoryToExportModels()
public static java.lang.String getPathToProfile()
public static java.lang.String getPathToProfileConcern()
public static java.lang.String getPathToTemplateModelsDirectory()
public static boolean hasSmartyProfile()
public static boolean hasConcernsProfile()
public static boolean hasRelationsShipProfile()
public static boolean hasPatternsProfile()
public static java.lang.String getPathToProfileRelationships()
public static java.lang.String getPathToProfilePatterns()
public static java.lang.String getPathSmarty()