Package | Description |
---|---|
org.eclipse.ice.analysistool | |
org.eclipse.ice.kdd.kddstrategy | |
org.eclipse.ice.kdd.kddstrategy.kmeansclustering |
Modifier and Type | Method and Description |
---|---|
AnalysisAssetType |
IAnalysisAsset.getType()
This operation returns the type of the IAnalysisAsset.
|
static AnalysisAssetType |
AnalysisAssetType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisAssetType[] |
AnalysisAssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AnalysisAssetType |
KDDStrategy.getType()
This operation returns the type of the IAnalysisAsset.
|
Modifier and Type | Method and Description |
---|---|
AnalysisAssetType |
ComparativeKMeansStrategy.getType() |