public class MetaSetsContainer
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
MetaSetsContainer() |
Modifier and Type | Method and Description |
---|---|
void |
addMetaSet(MetaSet metaSet) |
protected void |
assignPropertiesValues(java.lang.Object object) |
boolean |
containsMetaSets() |
boolean |
containsMetaSetsWithoutValue() |
java.util.Collection |
getMetaSets() |
java.util.Collection |
getMetaSetsWithoutValue() |
java.lang.String |
getPropertyNameForPropertyFrom(java.lang.String propertyNameFrom) |
boolean |
isDependent()
Depends on other properties.
|
public void addMetaSet(MetaSet metaSet)
protected void assignPropertiesValues(java.lang.Object object) throws java.lang.Exception
java.lang.Exception
public java.util.Collection getMetaSets()
public java.util.Collection getMetaSetsWithoutValue()
public boolean containsMetaSets()
public boolean containsMetaSetsWithoutValue()
public java.lang.String getPropertyNameForPropertyFrom(java.lang.String propertyNameFrom) throws ElementNotFoundException
ElementNotFoundException
public boolean isDependent()