Modifier and type | Action and description |
---|---|
boolean | isAssigned(EObject)
Replies if the given object was marked as assigned within the current compilation unit. |
boolean | markAssignmentAccess(EObject)
Mark the given object as an assigned object after its initialization. |
new
def isAssigned(EObject) : boolean
def markAssignmentAccess(EObject) : boolean