com.togethersoft.openapi.model.elements
Interface ReferenceCollection
- public interface ReferenceCollection
- extends Element
This interface defines behaviour of one species of Element --
ReferenceCollection. Its purpose is to keep References.
- Author:
- TogetherSoft
| Methods inherited from interface com.togethersoft.openapi.model.elements.PropertyMap |
addProperty, canAddProperty, canSetPropertyValue, canSetPropertyValue, getProperty, getPropertyValue, hasProperty, hasPropertyValue, isPropertyReadable, isPropertyWritable, properties, properties, setPropertyValue, setPropertyValue |
addReference
public Reference addReference(Element element)
canAddReference
public boolean canAddReference(Element element)
references
public ReferenceEnumeration references()
to Class com.togethersoft.openapi.model.elements.Reference- Label contained references
- Client Cardinality 1
- Supplier Cardinality 0..*
- Type aggregationByValue