static final class MetafacadeMapping.PropertyGroup extends Object
Constructor and Description |
---|
MetafacadeMapping.PropertyGroup() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addProperty(MetafacadeMapping.Property property)
Adds a property to the internal collection of properties.
|
(package private) Collection<MetafacadeMapping.Property> |
getProperties()
Gets the currently internal collection of properties.
|
String |
toString() |
MetafacadeMapping.PropertyGroup()
final void addProperty(MetafacadeMapping.Property property)
property
- the property to add to this group.final Collection<MetafacadeMapping.Property> getProperties()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.