|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertySheet
A representation of the model object 'Sheet'.
The following features are supported:
PropertyPackage.getPropertySheet()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
EList |
getPropertyDeclarations()
Returns the value of the 'Property Declarations' containment reference list. |
Style |
getStyle()
Returns the value of the 'Style' reference. |
EList |
getTypeDefs()
Returns the value of the 'Type Defs' containment reference list. |
java.util.List<ExternalPropertyDeclaration> |
getTypedPropertyDeclarations()
|
java.util.List<TypeDef> |
getTypedTypeDefs()
|
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setStyle(Style value)
Sets the value of the ' Style' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
PropertyPackage.getPropertySheet_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()EList getTypeDefs()
TypeDef.
If the meaning of the 'Type Defs' containment reference list isn't clear, there really should be more of a description here...
PropertyPackage.getPropertySheet_TypeDefs()Style getStyle()
If the meaning of the 'Style' reference isn't clear, there really should be more of a description here...
setStyle(Style),
PropertyPackage.getPropertySheet_Style()void setStyle(Style value)
Style' reference.
value - the new value of the 'Style' reference.getStyle()EList getPropertyDeclarations()
ExternalPropertyDeclaration.
If the meaning of the 'Property Declarations' containment reference list isn't clear, there really should be more of a description here...
PropertyPackage.getPropertySheet_PropertyDeclarations()java.util.List<ExternalPropertyDeclaration> getTypedPropertyDeclarations()
java.util.List<TypeDef> getTypedTypeDefs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||