public class PropertyGroup extends ModelElement
| Constructor and Description |
|---|
PropertyGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyDescription(String id,
PropertyDescription propertyDescription) |
List<PropertyDescription> |
getPropertyDescriptions() |
void |
setPropertyDescription(Map<String,PropertyDescription> propertyDescriptions) |
equals, getDescription, getDisplayName, getGUID, getId, getTechnicalName, getVersion, hashCode, setDescription, setDisplayName, setGUID, setId, setTechnicalName, setVersion, toStringpublic List<PropertyDescription> getPropertyDescriptions()
public void addPropertyDescription(String id, PropertyDescription propertyDescription)
public void setPropertyDescription(Map<String,PropertyDescription> propertyDescriptions)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.