|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RootType
A representation of the model object 'Root Type'.
The following features are supported:
ModelPackage.getRootType()
Method Summary | |
---|---|
java.util.List |
getContexts()
Returns the value of the 'Contexts' containment reference list. |
java.util.List |
getControls()
Returns the value of the 'Controls' containment reference list. |
java.util.List |
getEntities()
Returns the value of the 'Entities' containment reference list. |
SchemaType |
getSchema()
Returns the value of the 'Schema' containment reference. |
boolean |
isSetValidated()
Returns whether the value of the ' Validated ' attribute is set. |
boolean |
isValidated()
Returns the value of the 'Validated' attribute. |
void |
setSchema(SchemaType value)
Sets the value of the ' Schema ' containment reference. |
void |
setValidated(boolean value)
Sets the value of the ' Validated ' attribute. |
void |
unsetValidated()
Unsets the value of the ' Validated ' attribute. |
Method Detail |
---|
java.util.List getContexts()
Context
.
ModelPackage.getRootType_Contexts()
java.util.List getEntities()
Entity
.
ModelPackage.getRootType_Entities()
java.util.List getControls()
Control
.
ModelPackage.getRootType_Controls()
SchemaType getSchema()
setSchema(SchemaType)
,
ModelPackage.getRootType_Schema()
void setSchema(SchemaType value)
Schema
' containment reference.
value
- the new value of the 'Schema' containment reference.getSchema()
boolean isValidated()
"false"
.
isSetValidated()
,
unsetValidated()
,
setValidated(boolean)
,
ModelPackage.getRootType_Validated()
void setValidated(boolean value)
Validated
' attribute.
value
- the new value of the 'Validated' attribute.isSetValidated()
,
unsetValidated()
,
isValidated()
void unsetValidated()
Validated
' attribute.
isSetValidated()
,
isValidated()
,
setValidated(boolean)
boolean isSetValidated()
Validated
' attribute is set.
unsetValidated()
,
isValidated()
,
setValidated(boolean)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |