|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.change_vision.jude.api.gsn.model.IContext
public abstract IContext
Interface for Contexts.
| Field Summary |
|---|
| Fields inherited from class com.change_vision.jude.api.inf.model.INamedElement |
|---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
| Method Summary | |
|---|---|
abstract boolean |
isPublic()
Check if the Context is an Public. |
abstract void |
setIsPublic(boolean value)
Set Public to Context. |
| Methods inherited from class com.change_vision.jude.api.gsn.model.IArgumentAsset |
|---|
getContent, setContent |
| Methods inherited from class com.change_vision.jude.api.gsn.model.IArgumentationElement |
|---|
getIdentifier, setIdentifier |
| Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
|---|
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
| Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
|---|
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
| Methods inherited from class com.change_vision.jude.api.inf.model.IHyperlinkOwner |
|---|
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks |
| Method Detail |
|---|
abstract boolean isPublic()
abstract void setIsPublic(boolean value)
value - if true, it is Public, otherwise, it is not Public.
InvalidEditingException - InvalidEditingException occurs.
Keys: PARAMETER_ERROR_KEY - if a parameter is not set properly.
Values: Error messages for exceptions.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||