public class GeometryTypeInfo extends Object implements de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
Constructor and Description |
---|
GeometryTypeInfo(String elementId,
org.eclipse.core.runtime.IConfigurationElement element)
Create a connection configuration from a corresponding configuration
element.
|
Modifier and Type | Method and Description |
---|---|
boolean |
applies(Connection connection)
Determines if the geometry type applies to a database with the given
connection.
|
GeometryAdvisorConstraint |
getConstraint() |
GeometryAdvisor<?> |
getGeometryAdvisor() |
String |
getId() |
String |
getTypeName() |
public GeometryTypeInfo(String elementId, org.eclipse.core.runtime.IConfigurationElement element)
elementId
- the identifierelement
- the configuration elementpublic String getId()
getId
in interface de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
public boolean applies(Connection connection)
connection
- the database connectionpublic String getTypeName()
public GeometryAdvisor<?> getGeometryAdvisor()
public GeometryAdvisorConstraint getConstraint()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a