|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.models.common.facades.behavioral.impl.PropertyGroupImpl
public class PropertyGroupImpl
| Constructor Summary | |
|---|---|
PropertyGroupImpl()
|
|
| Method Summary | |
|---|---|
java.util.List |
getProperties()
Returns the list of properties that are contained by this group. |
IProperty |
getPropertyByName(java.lang.String name)
Returns the property which is identified by a given name or null if
there is no such property. |
void |
setProperties(java.util.List properties)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyGroupImpl()
| Method Detail |
|---|
public java.util.List getProperties()
IPropertyGroupIProperty.
getProperties in interface IPropertyGrouppublic void setProperties(java.util.List properties)
public IProperty getPropertyByName(java.lang.String name)
IPropertyGroupnull if
there is no such property.
getPropertyByName in interface IPropertyGroup
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||