A B G I L M O P R S T U V

A

addVariable(Variable) - Method in class org.keridwen.modelling.gmsh.templates.Template
 

B

BundleStarter - Class in org.keridwen.modelling.gmsh.osgi
This class defines the actions to be carried out when the bundle is validated or invalidated.
BundleStarter() - Constructor for class org.keridwen.modelling.gmsh.osgi.BundleStarter
Default constructor.

G

generatedGeoFileFromTemplate(Template, File) - Method in class org.keridwen.modelling.gmsh.templates.TemplateParser
 
GEO_FILE_TO_VTK - Static variable in class org.keridwen.modelling.gmsh.key.GmshEventKeys
Converts a Geo file to VTK file.
GeoFileToVtkCommand - Class in org.keridwen.modelling.gmsh.command
 
GeoFileToVtkCommand() - Constructor for class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
GeoFileToVtkSystemCallCommand - Class in org.keridwen.modelling.gmsh.command
 
GeoFileToVtkSystemCallCommand() - Constructor for class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
getCheckFile() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getColor() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getDate() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getDefaultLocale() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getDefaultString() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getDescription() - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
getEntryClass() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getEntryType() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getFont() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getFormat() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getGmshCongiguration() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getHelper() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getIcon() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getImage() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getInputFile() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getKey() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getKeyStroke() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getMaximumMeshElementSize() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getMeshAlgorithm() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getMeshDimension() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getMinimumMeshElementSize() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getMnemonic() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getName() - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
getOrder() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getOutputFile() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getPart() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getRandomPerturbationFactor() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getResourceBundleBaseName() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getScalingFactor() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getSmooth() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
getString() - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getString(Object...) - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
getTemplateFile() - Method in class org.keridwen.modelling.gmsh.templates.Template
 
getTemplateName() - Method in class org.keridwen.modelling.gmsh.templates.Template
 
getType() - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
getValue() - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
getVariables() - Method in class org.keridwen.modelling.gmsh.templates.Template
 
GMSH_SYSTEM_CALL - Static variable in class org.keridwen.modelling.gmsh.key.GmshEventKeys
Mesh a Geo file with Gmsh wrapping.
GmshDictionary - Enum in org.keridwen.modelling.gmsh.i18n
This class is the internationalization dictionary of the Data Mining bundle.
GmshEventKeys - Class in org.keridwen.modelling.gmsh.key
 
GmshEventKeys() - Constructor for class org.keridwen.modelling.gmsh.key.GmshEventKeys
 

I

isBinaryFormat() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
isCurvatureMeshElementSize() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
isEntryOfType(EntryType) - Method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
 
isOptimize() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
isRefine() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
isSaveAll() - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 

L

LOAD_MESH_FILE - Static variable in class org.keridwen.modelling.gmsh.key.GmshEventKeys
 
LoadMeshFileCommand - Class in org.keridwen.modelling.gmsh.command
 
LoadMeshFileCommand() - Constructor for class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 

M

MESH_FILE_TO_VTK - Static variable in class org.keridwen.modelling.gmsh.key.GmshEventKeys
Converts a Gmsh mesh file to VTK file.
MESH_OBJECT_TO_VTK - Static variable in class org.keridwen.modelling.gmsh.key.GmshEventKeys
Converts a Penelope mesh object to VTK unstructured grid (edges).
MeshFileToVtkCommand - Class in org.keridwen.modelling.gmsh.command
 
MeshFileToVtkCommand() - Constructor for class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
MeshGeoFileCommand - Class in org.keridwen.modelling.gmsh.command
 
MeshGeoFileCommand() - Constructor for class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
MeshGmshConfigDTO - Class in org.keridwen.modelling.gmsh.command.dto
 
MeshGmshConfigDTO(String, int, String) - Constructor for class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
Constructor of MeshGmshConfigDTO.
MeshGmshSystemCallCommand - Class in org.keridwen.modelling.gmsh.command
 
MeshGmshSystemCallCommand() - Constructor for class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
MeshToVtkCommand - Class in org.keridwen.modelling.gmsh.command
 
MeshToVtkCommand() - Constructor for class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 

O

org.keridwen.modelling.gmsh.command - package org.keridwen.modelling.gmsh.command
 
org.keridwen.modelling.gmsh.command.dto - package org.keridwen.modelling.gmsh.command.dto
 
org.keridwen.modelling.gmsh.i18n - package org.keridwen.modelling.gmsh.i18n
 
org.keridwen.modelling.gmsh.key - package org.keridwen.modelling.gmsh.key
 
org.keridwen.modelling.gmsh.osgi - package org.keridwen.modelling.gmsh.osgi
 
org.keridwen.modelling.gmsh.templates - package org.keridwen.modelling.gmsh.templates
 

P

pause() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
pause() - Method in class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 

R

readTemplate(File) - Method in class org.keridwen.modelling.gmsh.templates.TemplateParser
Gets the list of Variables stored in the given .geo template file.
registerAllKeysToController(BundleController) - Static method in class org.keridwen.modelling.gmsh.key.GmshEventKeys
 
resume() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
resume() - Method in class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 
run(File) - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
run(MeshGmshConfigDTO) - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
run(File) - Method in class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 
run(File) - Method in class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
run(File) - Method in class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
run(MeshGmshConfigDTO) - Method in class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
run(Mesh) - Method in class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 

S

setBinaryFormat(boolean) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setCheckFile(String) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setCurvatureMeshElementSize(boolean) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setDescription(String) - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
setInputFile(String) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setLocale(Locale) - Static method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
Sets the dictionary locale to the given locale
setMaximumMeshElementSize(float) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setMeshAlgorithm(String) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setMeshDimension(int) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setMinimumMeshElementSize(float) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setName(String) - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
setOptimize(boolean) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setOrder(int) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setOutputFile(String) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setPart(int) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setRandomPerturbationFactor(float) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setRefine(boolean) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setSaveAll(boolean) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setScalingFactor(float) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setSmooth(int) - Method in class org.keridwen.modelling.gmsh.command.dto.MeshGmshConfigDTO
 
setTemplateName(String) - Method in class org.keridwen.modelling.gmsh.templates.Template
 
setType(String) - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
setValue(Number) - Method in class org.keridwen.modelling.gmsh.templates.Variable
 
start() - Method in class org.keridwen.modelling.gmsh.osgi.BundleStarter
Method called when the bundle is validated.
stop() - Method in class org.keridwen.modelling.gmsh.osgi.BundleStarter
Method called when the bundle is invalidated.

T

Template - Class in org.keridwen.modelling.gmsh.templates
 
Template(File) - Constructor for class org.keridwen.modelling.gmsh.templates.Template
 
Template(File, String) - Constructor for class org.keridwen.modelling.gmsh.templates.Template
 
TemplateParser - Class in org.keridwen.modelling.gmsh.templates
This class parses Gmsh .geo file looking for declared Variables.
TemplateParser() - Constructor for class org.keridwen.modelling.gmsh.templates.TemplateParser
 
toString() - Method in class org.keridwen.modelling.gmsh.templates.Template
 
toString() - Method in class org.keridwen.modelling.gmsh.templates.Variable
 

U

undo() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
undo() - Method in class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 

V

validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.GeoFileToVtkSystemCallCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.LoadMeshFileCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.MeshFileToVtkCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.MeshGeoFileCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.MeshGmshSystemCallCommand
 
validatePostConditions() - Method in class org.keridwen.modelling.gmsh.command.MeshToVtkCommand
 
valueOf(String) - Static method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.keridwen.modelling.gmsh.i18n.GmshDictionary
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.keridwen.modelling.gmsh.templates
 
Variable(String) - Constructor for class org.keridwen.modelling.gmsh.templates.Variable
 

A B G I L M O P R S T U V

Copyright © 2012-2013 Artenum. All Rights Reserved.