Modifier and Type | Method and Description |
---|---|
Hierarchy |
AbstractionBaseController.initHierarchy(UserSettings options,
java.util.List<ServiceInterface> allInterfaces) |
void |
AbstractionBaseController.updateHierarchy(UserSettings options,
java.util.ArrayList<ServiceInterface> interfaces) |
Constructor and Description |
---|
FunctionalHierarchy(UserSettings options,
java.util.List<ServiceInterface> cUnrepresentedInterfaces) |
Modifier and Type | Method and Description |
---|---|
Hierarchy |
ServiceOrganizationController.produce(boolean waitProductionThreads,
ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
java.util.List<ServiceInterface> allInterfaces,
UserSettings options,
ParameterizedServiceOrganizationVisualizer testFrame) |
Hierarchy |
ServiceOrganizationController.produce(boolean waitProductionThreads,
ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
java.util.List<ServiceInterface> allInterfaces,
UserSettings options,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
void |
ServiceOrganizationController.update(java.util.List<ServiceInterface> allInterfaces,
UserSettings options) |
void |
ServiceOrganizationController.update(UserSettings options) |
Modifier and Type | Method and Description |
---|---|
static void |
FunctionalOrganization.produceFH1(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static int |
FunctionalOrganization.produceFH2(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.lang.Integer nonFunctionalAbstractionID,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
FunctionalOrganization.produceFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> interfaces,
ParameterizedServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
FunctionalOrganization.produceFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> interfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
Modifier and Type | Method and Description |
---|---|
static void |
FunctionalOrganizationHierarchicalClustering.produceFH1(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static int |
FunctionalOrganizationHierarchicalClustering.produceFH2(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.lang.Integer nonFunctionalAbstractionID,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
FunctionalOrganizationHierarchicalClustering.produceFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ParameterizedServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
FunctionalOrganizationHierarchicalClustering.produceFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
NonFunctionalOrganization.produceNFH1(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.lang.Integer functionalAbstractionID,
java.util.List<ServiceInterface> interfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
NonFunctionalOrganization.produceNFH2(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
NonFunctionalOrganization.produceNFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> interfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
NonFunctionalOrganizationKmeans.produceNFH1(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.lang.Integer functionalAbstractionID,
java.util.List<ServiceInterface> interfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
NonFunctionalOrganizationKmeans.produceNFH2(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
static void |
NonFunctionalOrganizationKmeans.produceNFH3(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
UserSettings options,
java.util.List<ServiceInterface> allInterfaces,
ServiceOrganizationVisualizer serviceOrganizationVisualizer) |
Constructor and Description |
---|
ServiceOrganizationVisualizer(ServiceRegistration cServiceRegistration,
AbstractionBaseController cAbstractionBase,
ServiceOrganizationController cServiceOrganization,
UserSettings cUserSettings) |
Constructor and Description |
---|
ParameterizedServiceOrganizationVisualizer(ServiceRegistration serviceRegistration,
AbstractionBaseController abstractionBase,
ServiceOrganizationController serviceOrganization,
UserSettings userSettings) |
Modifier and Type | Method and Description |
---|---|
static Matcher |
MatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings) |
static Matcher |
MatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
static Matcher |
MatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent,
java.lang.String printFilePath) |
Modifier and Type | Method and Description |
---|---|
static Matcher |
SchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings) |
static Matcher |
SchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
static Matcher |
SchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent,
java.lang.String printFilePath) |
Modifier and Type | Method and Description |
---|---|
static Matcher |
PatternBasedSchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings) |
static Matcher |
PatternBasedSchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
static Matcher |
PatternBasedSchemaMatchingController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent,
java.lang.String printFilePath) |
Modifier and Type | Method and Description |
---|---|
static Matcher |
HolisticPatternBasedSchemaMatcherController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings) |
static Matcher |
HolisticPatternBasedSchemaMatcherController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
static Matcher |
HolisticPatternBasedSchemaMatcherController.newMatcher(java.lang.String matcherKind,
UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent,
java.lang.String printFilePath) |
Constructor and Description |
---|
HolisticPatternBasedSchemaMatcher(UserSettings userSettings,
java.lang.String currentPhase) |
HolisticPatternBasedSchemaMatcher(UserSettings userSettings,
java.lang.String currentPhase,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
Constructor and Description |
---|
MatchingGrowthMatcher(UserSettings userSettings) |
Constructor and Description |
---|
PatternGrowthMatcher(UserSettings userSettings) |
PatternGrowthMatcher(UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
PatternGrowthMatcher(UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent,
java.lang.String cPrintFilePath) |
Constructor and Description |
---|
PatternBasedSchemaElementsIndex(UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiComponent) |
Constructor and Description |
---|
SchemaElementsIndex(UserSettings userSettings) |
SchemaElementsIndex(UserSettings userSettings,
java.lang.Object guiLabel,
java.lang.Object guiProgressBar) |