Uses of Class
de.uni_trier.wi2.procake.data.model.base.AggregateClass.AttributeInfo
-
Packages that use AggregateClass.AttributeInfo Package Description de.uni_trier.wi2.procake.data.model.base de.uni_trier.wi2.procake.data.model.base.impl -
-
Uses of AggregateClass.AttributeInfo in de.uni_trier.wi2.procake.data.model.base
Methods in de.uni_trier.wi2.procake.data.model.base that return types with arguments of type AggregateClass.AttributeInfo Modifier and Type Method Description List<AggregateClass.AttributeInfo>AggregateClass. getAttributeInfos()getAttributeInfos. -
Uses of AggregateClass.AttributeInfo in de.uni_trier.wi2.procake.data.model.base.impl
Methods in de.uni_trier.wi2.procake.data.model.base.impl that return types with arguments of type AggregateClass.AttributeInfo Modifier and Type Method Description List<AggregateClass.AttributeInfo>AggregateClassImpl. getAttributeInfos()getAttributeInfos.
-