|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.kernel.util.NamedObj
ptolemy.kernel.util.Attribute
ptolemy.kernel.util.AbstractSettableAttribute
ptolemy.kernel.util.StringAttribute
ptolemy.actor.gt.PatternObjectAttribute
public class PatternObjectAttribute
| Red (tfeng) |
| Red (tfeng) |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ptolemy.kernel.util.NamedObj |
|---|
NamedObj.ContainedObjectsIterator |
| Nested classes/interfaces inherited from interface ptolemy.kernel.util.Settable |
|---|
Settable.Visibility |
| Field Summary |
|---|
| Fields inherited from class ptolemy.kernel.util.NamedObj |
|---|
_changeListeners, _changeLock, _changeRequests, _debugging, _debugListeners, _elementName, _isPersistent, _verbose, _workspace, ATTRIBUTES, CLASSNAME, COMPLETE, CONTENTS, DEEP, FULLNAME, LINKS |
| Fields inherited from interface ptolemy.kernel.util.Settable |
|---|
EXPERT, FULL, NONE, NOT_EDITABLE |
| Constructor Summary | |
|---|---|
PatternObjectAttribute()
|
|
PatternObjectAttribute(NamedObj container,
java.lang.String name)
|
|
PatternObjectAttribute(Workspace workspace)
|
|
| Method Summary |
|---|
| Methods inherited from class ptolemy.kernel.util.StringAttribute |
|---|
_propagateValue, addValueListener, exportMoML, getExpression, getVisibility, removeValueListener, setExpression, setVisibility, validate |
| Methods inherited from class ptolemy.kernel.util.AbstractSettableAttribute |
|---|
getDefaultExpression, getValueAsString |
| Methods inherited from class ptolemy.kernel.util.Attribute |
|---|
_getContainedObject, _propagateExistence, clone, getContainer, moveDown, moveToFirst, moveToIndex, moveToLast, moveUp, setContainer, setName, updateContent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ptolemy.kernel.util.Settable |
|---|
getDisplayName |
| Methods inherited from interface ptolemy.kernel.util.Nameable |
|---|
description, getContainer, getFullName, getName, getName, setName |
| Constructor Detail |
|---|
public PatternObjectAttribute()
public PatternObjectAttribute(NamedObj container,
java.lang.String name)
throws IllegalActionException,
NameDuplicationException
container - name -
IllegalActionException
NameDuplicationExceptionpublic PatternObjectAttribute(Workspace workspace)
workspace -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||