S
- Subclass of Supply
public interface Demand<S extends Supply>
Supply
.
Implementations must overwrite Object.equals(Object)
and Object.hashCode()
.Supply
,
SupplyManager
Modifier and Type | Method and Description |
---|---|
S |
createExternalizedSupply(InnerScoreDirector scoreDirector)
Only called if the domain model doesn't already support the demand (through a shadow variable usually).
|
S createExternalizedSupply(InnerScoreDirector scoreDirector)
Supply
.scoreDirector
- never nullCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.