Package | Description |
---|---|
com.edorasware.commons.core.entity |
Classes to model business entities.
|
com.edorasware.commons.core.modification.entity |
Classes related to entity modifications.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchyHelper<T extends EntityId,NV extends NamedValueWithSource,VT>
Utility class to deal with NamedValues that may belong to hierarchical entities.
|
Modifier and Type | Class and Description |
---|---|
class |
Property
Represents a single property.
|
class |
Variable
Represents a single variable.
|
Modifier and Type | Method and Description |
---|---|
static <T extends NamedValueWithSource> |
NamedValues.filterBySource(EntityId source,
Collection<T> namedValues)
Filters the NamedValue elements that are associated with the specified source.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
EntityModification.NamedValueWithSourceEquivalence.doEquivalent(NamedValueWithSource a,
NamedValueWithSource b) |
protected int |
EntityModification.NamedValueWithSourceEquivalence.doHash(NamedValueWithSource t) |
protected static EntityModification.NameAndSourceWrapper |
EntityModification.NameAndSourceWrapper.from(NamedValueWithSource namedValue) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.