|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAttributeDefinizerDefaultView | |
wt.clients.iba.definition | |
wt.iba.definition.litedefinition | |
wt.iba.definition.service | |
wt.ixb.handlers.forclasses |
Uses of AbstractAttributeDefinizerDefaultView in wt.clients.iba.definition |
Fields in wt.clients.iba.definition declared as AbstractAttributeDefinizerDefaultView | |
private AbstractAttributeDefinizerDefaultView |
AttributeEditorPanel.currentAttribute
|
Methods in wt.clients.iba.definition that return AbstractAttributeDefinizerDefaultView | |
private AbstractAttributeDefinizerDefaultView |
AttributeDefinitionEditor.getDefaultViewObject(Object obj)
|
Constructors in wt.clients.iba.definition with parameters of type AbstractAttributeDefinizerDefaultView | |
AttributeEditorPanel(ResourceBundle resource,
AbstractAttributeDefinizerDefaultView currentAttribute)
Construct an empty panel |
Uses of AbstractAttributeDefinizerDefaultView in wt.iba.definition.litedefinition |
Subclasses of AbstractAttributeDefinizerDefaultView in wt.iba.definition.litedefinition | |
class |
AttributeDefDefaultView
The default view of the AttributeDefinition class; Represents the complete view of the AttributeDefinition class. |
class |
AttributeOrgDefaultView
The default view of the AttributeOrganizer; Represents the complete view of the AttributeOrganizer class. |
class |
BooleanDefView
Liteweight Boolean type definition. |
class |
FloatDefView
Float Definition Supported API: false Extendable: false |
class |
IntegerDefView
Liteweight integer type definition. |
class |
RatioDefView
Definition class for Ratio type. |
class |
ReferenceDefView
Liteweight Reference type definition. |
class |
StringDefView
Liteweight String type definition. |
class |
TimestampDefView
Definition class for TimeStamp. |
class |
UnitDefView
Liteweight Unit type definition. |
class |
URLDefView
Liteweight URL type definition Supported API: false Extendable: false |
Methods in wt.iba.definition.litedefinition with parameters of type AbstractAttributeDefinizerDefaultView | |
protected boolean |
AbstractAttributeDefinizerDefaultView.readVersion(AbstractAttributeDefinizerDefaultView thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of AbstractAttributeDefinizerDefaultView in wt.iba.definition.service |
Methods in wt.iba.definition.service with parameters of type AbstractAttributeDefinizerDefaultView | |
private AttributeHierarchyChild[] |
IBADefinitionDBService.getAttributeChildren(AbstractAttributeDefinizerDefaultView node)
|
AttributeHierarchyChild[] |
IBADefinitionCache.getAttributeChildren(AbstractAttributeDefinizerDefaultView node)
|
Uses of AbstractAttributeDefinizerDefaultView in wt.ixb.handlers.forclasses |
Methods in wt.ixb.handlers.forclasses that return AbstractAttributeDefinizerDefaultView | |
private AbstractAttributeDefinizerDefaultView |
ExpImpForIBADefinition.getAttributeDefinizerView(String path,
Importer importer)
|
Methods in wt.ixb.handlers.forclasses with parameters of type AbstractAttributeDefinizerDefaultView | |
private static String |
ExpImpForIBADefinition.getFullPathOfIBAs(AbstractAttributeDefinizerDefaultView theView)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |