MetaDone
metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2 Class Reference
Collaboration diagram for metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2:

List of all members.

Public Types

enum  etype {
  _integer, _string, _boolean, _float,
  _char
}

Public Member Functions

javax.swing.text.Document getMetaobject ()
Document getNameMetaProperty ()

Protected Member Functions

 Model_metaproperty2 ()
PlainDocument getCardinalityModel ()
MetaObject getTheOwner ()
int getTheCardinality ()
void setCardinality (long i)
void setCardinalityInfinite ()
etype getType ()
void setType (etype type)

Static Protected Attributes

static final String INFINITE = "infinite"

Private Attributes

final PlainDocument cardinalityModel = new PlainDocument()
final PlainDocument mo_model = new PlainDocument()
etype type = null
final PlainDocument mp_model = new PlainDocument()
MetaObject metaobject = null

Member Enumeration Documentation

Enumerator:
_integer 
_string 
_boolean 
_float 
_char 

Constructor & Destructor Documentation

metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.Model_metaproperty2 ( ) [protected]

Member Function Documentation

PlainDocument metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getCardinalityModel ( ) [protected]
javax.swing.text.Document metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getMetaobject ( )
Document metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getNameMetaProperty ( )
int metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getTheCardinality ( ) [protected]
MetaObject metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getTheOwner ( ) [protected]
etype metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.getType ( ) [protected]
void metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.setCardinality ( long  i) [protected]
void metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.setCardinalityInfinite ( ) [protected]
void metadone.client.dialog.swing.metaobjecteditor.Model_metaproperty2.setType ( etype  type) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations