public interface AffordanceModelFactory
AffordanceModel for a ConfiguredAffordance.| Modifier and Type | Method and Description |
|---|---|
AffordanceModel |
getAffordanceModel(ConfiguredAffordance configured)
Return the
AffordanceModel for the given ConfiguredAffordance. |
MediaType |
getMediaType()
Declare the
MediaType this factory supports. |
AffordanceModel getAffordanceModel(ConfiguredAffordance configured)
AffordanceModel for the given ConfiguredAffordance.configured - will never be null.Copyright © 2011–2022 Pivotal, Inc.. All rights reserved.