rs.sol.soloist.server.uml.concepts.runtime
Interface IAttributeValue<T extends IClassifierInstance>

All Superinterfaces:
rs.sol.soloist.server.uml.concepts.IElement, IRTElement, ISlot<T>

public interface IAttributeValue<T extends IClassifierInstance>
extends ISlot<T>

An attribute value, an instance of a Property that is an attribute.


Method Summary
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.runtime.ISlot
add, addAt, addFirst, addLast, at, canAccept, clear, conformsTo, copy, count, first, getAssociation, getClassifier, getFQName, getLowerBound, getOpposite, getOwnerInstance, getProperty, getType, getTypeFQName, getTypeUQName, getUMLClass, getUpperBound, getUQName, getVisibility, includesCardinality, isAssociationEnd, isAttributeValue, isComposite, isDerived, isDerivedUnion, isLimited, isMultiValued, isOrdered, isPropagatedDeletion, isReadOnly, isSingleValued, isStatic, isUnique, isUnlimited, last, read, remove, removeAt, removeFirst, removeLast, removeOne, reorder, replace, set, set, size, val
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.runtime.IRTElement
getMElement, hasIdentity
 
Methods inherited from interface rs.sol.soloist.server.uml.concepts.IElement
accept, accept, isKindOf, isModelElement, isRTElement