public class Package extends NamedElement
Modifier and Type | Field and Description |
---|---|
protected List<MetaType> |
metaTypes |
protected List<Package> |
subPackages |
name
Constructor and Description |
---|
Package() |
Modifier and Type | Method and Description |
---|---|
List<Package> |
getSubPackages() |
List<MetaType> |
getTypes() |
getName, setName
Copyright © 2018. All rights reserved.