|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Type
A representation of the model object 'Type'.
The following features are supported:
Method Summary | |
---|---|
List |
getAliasName()
Returns the value of the 'Alias Name' attribute list. |
Sequence |
getAny()
Returns the value of the 'Any' attribute list. |
Sequence |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
List |
getBaseType()
Returns the value of the 'Base Type' reference list. |
String |
getInstanceClassName()
|
String |
getName()
Returns the value of the 'Name' attribute. |
List |
getProperty()
Returns the value of the 'Property' containment reference list. |
String |
getUri()
Returns the value of the 'Uri' attribute. |
boolean |
isAbstract()
Returns the value of the 'Abstract' attribute. |
boolean |
isDataType()
Returns the value of the 'Data Type' attribute. |
boolean |
isOpen()
Returns the value of the 'Open' attribute. |
boolean |
isSequenced()
Returns the value of the 'Sequenced' attribute. |
boolean |
isSetAbstract()
Returns whether the value of the ' Abstract ' attribute is set. |
boolean |
isSetDataType()
Returns whether the value of the ' Data Type ' attribute is set. |
boolean |
isSetName()
Returns whether the value of the ' Name ' attribute is set. |
boolean |
isSetOpen()
Returns whether the value of the ' Open ' attribute is set. |
boolean |
isSetSequenced()
Returns whether the value of the ' Sequenced ' attribute is set. |
boolean |
isSetUri()
Returns whether the value of the ' Uri ' attribute is set. |
void |
setAbstract(boolean value)
Sets the value of the ' Abstract ' attribute. |
void |
setDataType(boolean value)
Sets the value of the ' Data Type ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setOpen(boolean value)
Sets the value of the ' Open ' attribute. |
void |
setSequenced(boolean value)
Sets the value of the ' Sequenced ' attribute. |
void |
setUri(String value)
Sets the value of the ' Uri ' attribute. |
void |
unsetAbstract()
Unsets the value of the ' Abstract ' attribute. |
void |
unsetDataType()
Unsets the value of the ' Data Type ' attribute. |
void |
unsetName()
Unsets the value of the ' Name ' attribute. |
void |
unsetOpen()
Unsets the value of the ' Open ' attribute. |
void |
unsetSequenced()
Unsets the value of the ' Sequenced ' attribute. |
void |
unsetUri()
Unsets the value of the ' Uri ' attribute. |
Method Detail |
---|
List getBaseType()
Type
.
If the meaning of the 'Base Type' reference list isn't clear, there really should be more of a description here...
List getProperty()
Property
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
List getAliasName()
String
.
If the meaning of the 'Alias Name' attribute list isn't clear, there really should be more of a description here...
Sequence getAny()
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName()
,
unsetName()
,
setName(String)
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.isSetName()
,
unsetName()
,
getName()
void unsetName()
Name
' attribute.
isSetName()
,
getName()
,
setName(String)
boolean isSetName()
Name
' attribute is set.
unsetName()
,
getName()
,
setName(String)
String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
isSetUri()
,
unsetUri()
,
setUri(String)
void setUri(String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.isSetUri()
,
unsetUri()
,
getUri()
void unsetUri()
Uri
' attribute.
isSetUri()
,
getUri()
,
setUri(String)
boolean isSetUri()
Uri
' attribute is set.
unsetUri()
,
getUri()
,
setUri(String)
boolean isDataType()
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
isSetDataType()
,
unsetDataType()
,
setDataType(boolean)
void setDataType(boolean value)
Data Type
' attribute.
value
- the new value of the 'Data Type' attribute.isSetDataType()
,
unsetDataType()
,
isDataType()
void unsetDataType()
Data Type
' attribute.
isSetDataType()
,
isDataType()
,
setDataType(boolean)
boolean isSetDataType()
Data Type
' attribute is set.
unsetDataType()
,
isDataType()
,
setDataType(boolean)
boolean isOpen()
If the meaning of the 'Open' attribute isn't clear, there really should be more of a description here...
isSetOpen()
,
unsetOpen()
,
setOpen(boolean)
void setOpen(boolean value)
Open
' attribute.
value
- the new value of the 'Open' attribute.isSetOpen()
,
unsetOpen()
,
isOpen()
void unsetOpen()
Open
' attribute.
isSetOpen()
,
isOpen()
,
setOpen(boolean)
boolean isSetOpen()
Open
' attribute is set.
unsetOpen()
,
isOpen()
,
setOpen(boolean)
boolean isSequenced()
If the meaning of the 'Sequenced' attribute isn't clear, there really should be more of a description here...
isSetSequenced()
,
unsetSequenced()
,
setSequenced(boolean)
void setSequenced(boolean value)
Sequenced
' attribute.
value
- the new value of the 'Sequenced' attribute.isSetSequenced()
,
unsetSequenced()
,
isSequenced()
void unsetSequenced()
Sequenced
' attribute.
isSetSequenced()
,
isSequenced()
,
setSequenced(boolean)
boolean isSetSequenced()
Sequenced
' attribute is set.
unsetSequenced()
,
isSequenced()
,
setSequenced(boolean)
boolean isAbstract()
If the meaning of the 'Abstract' attribute isn't clear, there really should be more of a description here...
isSetAbstract()
,
unsetAbstract()
,
setAbstract(boolean)
void setAbstract(boolean value)
Abstract
' attribute.
value
- the new value of the 'Abstract' attribute.isSetAbstract()
,
unsetAbstract()
,
isAbstract()
void unsetAbstract()
Abstract
' attribute.
isSetAbstract()
,
isAbstract()
,
setAbstract(boolean)
boolean isSetAbstract()
Abstract
' attribute is set.
unsetAbstract()
,
isAbstract()
,
setAbstract(boolean)
Sequence getAnyAttribute()
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
String getInstanceClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |