org.openmdx.ui1.cci2
Interface FeatureDefinition

All Known Subinterfaces:
FeatureDefinition, OperationDefinition, OperationDefinition, StructuralFeatureDefinition, StructuralFeatureDefinition
All Known Implementing Classes:
FeatureDefinition, OperationDefinition, StructuralFeatureDefinition

public interface FeatureDefinition

Abstract class FeatureDefinition


Nested Class Summary
static interface FeatureDefinition.Identity
          Object Identity
 
Method Summary
 void setSegment(Segment segment)
          Sets a new value for the reference segment.
 void setSegment(Segment segment, boolean qualifiedNameIsPersistent, String qualifiedName)
          Set the object's composite association org:openmdx:ui1:SegmentContainsFeatureDefinition.
 

Method Detail

setSegment

void setSegment(Segment segment)
Sets a new value for the reference segment.

Parameters:
segment - The non-null new value for this reference.

setSegment

void setSegment(Segment segment,
                boolean qualifiedNameIsPersistent,
                String qualifiedName)
Set the object's composite association org:openmdx:ui1:SegmentContainsFeatureDefinition.

Parameters:
segment - The non-null new value for this object's composite owner.
qualifiedNameIsPersistent - Defines whether the qualifiedName is persistent.
qualifiedName - The non-null new value for this object's qualifier.


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