Package com.wisecoders.dbs.schema
Class PropertyAddOn
java.lang.Object
com.wisecoders.dbs.diagram.model.AbstractUnit
com.wisecoders.dbs.schema.Sql
com.wisecoders.dbs.schema.PropertyAddOn
- All Implemented Interfaces:
SyncPrioritizable
,TreeUnit
,Unit
,Comparable<AbstractUnit>
-
Field Summary
FieldsFields inherited from interface com.wisecoders.dbs.dbms.sync.engine.nodes.SyncPrioritizable
CHANGE, COMMENT, CREATE_CLUSTERED_INDEX, CREATE_COLUMNS, CREATE_CONSTRAINT, CREATE_FOREIGN_KEY, CREATE_FUNCTIONS, CREATE_INDEX, CREATE_PLSQL, CREATE_SCHEMA, CREATE_SEQUENCES, CREATE_TABLES, CREATE_TRIGGERS, CREATE_USER_DATA_TYPES, CREATE_VIEWS, DROP, DROP_CONSTRAINT, DROP_FOREIGN_KEY, DROP_LAST, DROP_PLSQL, DROP_VIEW, FINAL, NO_PRIORITY, RENAME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDbId()
getProperty
(String name) com.wisecoders.dbs.sys.fx.glyph.Glyph
void
refresh()
void
setProperty
(String name, Object value) Methods inherited from class com.wisecoders.dbs.schema.Sql
cloneFrom, getDefaultSyncPriority, getFile, getKey, getLanguage, getSchedule, getSyncPriority, getText, hasFile, hasText, isConfirmed, isFreshCreated, isSystem, setConfirmed, setFile, setFreshCreated, setIsSystem, setKey, setLanguage, setSchedule, setSyncPriority, setText
Methods inherited from class com.wisecoders.dbs.diagram.model.AbstractUnit
compareTo, fixNull, getByName, getByName, getChildAt, getChildrenCount, getComment, getCommentNotNull, getCommentTag, getCommentTags, getDisplayName, getName, getParentEntity, getPlainName, getPropertyAddOnFolder, getString, getSyncFolders, getTickId, getTouchId, getUnitProperty, has, is, is, isMarkedForDeletion, isVirtual, markForDeletion, matches, ref, removeUnitProperty, rename, sameAs, sameAs, setComment, setCommentTag, setCommentTags, setTouchId, setUnitProperty, setVirtual, toString
-
Field Details
-
propertyAddOnFolder
-
-
Constructor Details
-
PropertyAddOn
-
-
Method Details
-
refresh
public void refresh()- Specified by:
refresh
in classAbstractUnit
-
getParent
- Specified by:
getParent
in interfaceTreeUnit
- Specified by:
getParent
in classAbstractUnit
-
getSymbolicName
- Specified by:
getSymbolicName
in interfaceUnit
- Specified by:
getSymbolicName
in classAbstractUnit
-
getSymbolicIcon
- Specified by:
getSymbolicIcon
in classAbstractUnit
-
getSymbolicGlyph
public com.wisecoders.dbs.sys.fx.glyph.Glyph getSymbolicGlyph()- Specified by:
getSymbolicGlyph
in classAbstractUnit
-
getEntity
-
setProperty
-
getProperty
-
getPropertyKeys
-
getDefaultKey
- Overrides:
getDefaultKey
in classAbstractUnit
-
getDbId
-