org.openmdx.ui1.cci2
Interface AssertableInspector.Identity

All Superinterfaces:
org.oasisopen.cci2.Identity, Serializable
All Known Implementing Classes:
AssertableInspector.Identity
Enclosing interface:
AssertableInspector

public static interface AssertableInspector.Identity
extends org.oasisopen.cci2.Identity

Object Identity


Method Summary
 String getName()
          The name value
 org.openmdx.base.cci2.Segment.Identity getSegment()
          Retrieve the Segment's identity
 boolean isNamePersistent()
          Tells whether the name value is persistent.
 

Method Detail

getSegment

org.openmdx.base.cci2.Segment.Identity getSegment()
Retrieve the Segment's identity

Returns:
the parent object's identity

isNamePersistent

boolean isNamePersistent()
Tells whether the name value is persistent.

Returns:
true if the name value is persistent.

getName

String getName()
The name value

Returns:
the name value


This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.